Merge pull request #182 from rparrapy/patch-1

Fix typo
This commit is contained in:
2018-10-31 17:39:02 -04:00
committed by GitHub
+1 -1
View File
@@ -45,7 +45,7 @@ Features
--------
- A pleasant API, with a single import statement.
- Class-based views without inheritence.
- Class-based views without inheritance.
- ASGI framework, the future of Python web services.
- The ability to mount any ASGI / WSGI app at a subroute.
- *f-string syntax* route declaration.