Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaszsocha2 committed May 5, 2023
1 parent 19b8a6c commit 90c2de3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/usage/authentication.md
Expand Up @@ -374,7 +374,7 @@ user_client = client.as_user(user_to_impersonate)
Downscoping token
--------------

You can doiwnscope a client's access token for one with a lower scope, in order
You can downscope a client's access token for one with a lower scope, in order
to restrict the permissions for a child client or to pass to a less secure
location (e.g. a browser-based app). This is useful if you want to use the
[Box UI Elements](https://developer.box.com/en/guides/embed/ui-elements/), since they generally
Expand Down

0 comments on commit 90c2de3

Please sign in to comment.