We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 338fc8c commit 52b8a57Copy full SHA for 52b8a57
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 technique, a username
+below](/v3/oauth#create-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