8000 spelling fix: tecnique -> technique · dmedvinsky/developer.github.com@fe434fe · GitHub
[go: up one dir, main page]

Skip to content

Commit fe434fe

Browse files
committed
spelling fix: tecnique -> technique
1 parent ee696b2 commit fe434fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/v3/oauth.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ The access token allows you to make requests to the API on a behalf of a user.
7878
## Non-Web Application Flow
7979

8080
Use basic authentication to create an OAuth2 token using the [interface
81-
below](/v3/oauth#creating-a-new-authorization). With this tecnique, a username
81+
below](/v3/oauth#creating-a-new-authorization). With this technique, a username
8282
and password need not be stored permanently, and the user can revoke access at
8383
any time.
8484

0 commit comments

Comments
 (0)
0