Skip to content

Commit

Permalink
docs: Fixing spelling in request.rst (#3703)
Browse files Browse the repository at this point in the history
  • Loading branch information
aarcex3 authored Aug 25, 2024
1 parent 218c821 commit d10c418
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/usage/requests.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ The body of HTTP requests can be accessed using the special ``data`` parameter i
:language: python


The type of ``data`` an be any supported type, including
The type of ``data`` can be any supported type, including


* :func:`dataclasses <dataclasses.dataclass>`
Expand Down

0 comments on commit d10c418

Please sign in to comment.