1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-05 13:26:01 +02:00

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/>.