Explorar o código

fix typo on Project Website

Will Vincent %!s(int64=3) %!d(string=hai) anos
pai
achega
571071e91e
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      README.md

+ 2 - 1
README.md

@@ -300,7 +300,8 @@ _A short list of Python packages that work well with Django._
 
 ### Official Resources
 
-<!--lint ignore double-link--> - [Project Website](https://www.djangoproject.com/) - Official Django website.
+<!--lint ignore double-link--> 
+- [Project Website](https://www.djangoproject.com/) - Official Django website.
 - [Documentation](https://docs.djangoproject.com/en/dev/) - Comprehensive documentation for all Django versions.
 - [Polls Tutorial](https://docs.djangoproject.com/en/dev/intro/tutorial01/) - Build a polls tutorial while learning Django internals.
 - [Source Code](https://github.com/django/django/) - Hosted on GitHub.