Skip to content

Commit

Permalink
Fixed typo in websocket doc (#1009)
Browse files Browse the repository at this point in the history
Co-authored-by: YeohJerWei <yeohjerwe@gmail.com>
  • Loading branch information
JustinYeoh93 and YeohJerWei committed Jul 24, 2020
1 parent 60d2259 commit 4935397
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/websockets.md
Expand Up @@ -39,7 +39,7 @@ For example: `websocket.headers['sec-websocket-version']`

#### Query Parameters

Headers are exposed as an immutable multi-dict.
Query parameters are exposed as an immutable multi-dict.

For example: `websocket.query_params['search']`

Expand Down

0 comments on commit 4935397

Please sign in to comment.