Skip to content

Commit 1431502

Browse files
authored
Merge pull request #5614 from smstong/master
small typo corrected.
2 parents 4f6c018 + 4840d4a commit 1431502

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/user/advanced.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -487,7 +487,7 @@ they are added.
487487
Custom Authentication
488488
---------------------
489489

490-
Requests allows you to use specify your own authentication mechanism.
490+
Requests allows you to specify your own authentication mechanism.
491491

492492
Any callable which is passed as the ``auth`` argument to a request method will
493493
have the opportunity to modify the request before it is dispatched.

0 commit comments

Comments
 (0)