Skip to content

Commit

Permalink
Fix typo (#371)
Browse files Browse the repository at this point in the history
configuation -> configuration
  • Loading branch information
tylerbrockett authored and lepture committed Feb 14, 2018
1 parent 66220ee commit 95451eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/client.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ the imports::
OAuth1 Client
-------------

The difference between OAuth1 and OAuth2 in the configuation is
The difference between OAuth1 and OAuth2 in the configuration is
``request_token_url``. In OAuth1 it is required, in OAuth2 it should be
``None``.

Expand Down

0 comments on commit 95451eb

Please sign in to comment.