We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9d11e10 + fe434fe commit 4036368Copy full SHA for 4036368
content/v3/oauth.md
@@ -78,7 +78,7 @@ The access token allows you to make requests to the API on a behalf of a user.
78
## Non-Web Application Flow
79
80
Use basic authentication to create an OAuth2 token using the [interface
81
-below](/v3/oauth#creating-a-new-authorization). With this tecnique, a username
+below](/v3/oauth#creating-a-new-authorization). With this technique, a username
82
and password need not be stored permanently, and the user can revoke access at
83
any time.
84
0 commit comments