Fix typo in docs

This commit is contained in:
Laurent Savaete
2021-03-14 00:02:17 +00:00
parent a71a3a8091
commit 4561d83f98

View File

@@ -132,7 +132,7 @@ async def test(
return "hi"
```
# Websocket endpoints
## Websocket endpoints
`websocket` endpoints are not supported yet.