uvicorn: remove trailing space in title line

This commit is contained in:
Axel Navarro
2021-01-02 18:46:18 -03:00
parent 984219b457
commit 3ee0d9049c

View File

@@ -1,4 +1,4 @@
# uvicorn
# uvicorn
> Python ASGI HTTP Server, for asynchronous projects.
> More information: <https://www.uvicorn.org/>.