Skip to content

Commit

Permalink
Merge pull request #400 from timgates42/bugfix_typo_usually
Browse files Browse the repository at this point in the history
docs: fix simple typo, usally -> usually
  • Loading branch information
greyli committed Dec 28, 2020
2 parents 955f4f2 + b5084a6 commit d8369c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/oauth1.rst
Expand Up @@ -28,7 +28,7 @@ To implemente the oauthorization flow, we need to understand the data model.
User (Resource Owner)
---------------------

A user, or resource owner, is usally the registered user on your site. You
A user, or resource owner, is usually the registered user on your site. You
design your own user model, there is not much to say.


Expand Down

0 comments on commit d8369c8

Please sign in to comment.