diff --git a/docs/en/docs/reference/websockets.md b/docs/en/docs/reference/websockets.md index 13c6c5504..bd9f438be 100644 --- a/docs/en/docs/reference/websockets.md +++ b/docs/en/docs/reference/websockets.md @@ -70,4 +70,4 @@ Read more about it in the [FastAPI docs for WebSockets](https://fastapi.tiangolo ::: fastapi.websockets.WebSocketState -`WebSocketState` is an enumeration of the possible states of a WebSocket connection. \ No newline at end of file +`WebSocketState` is an enumeration of the possible states of a WebSocket connection.