Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Nov 1, 2017. It is now read-only.

Commitd1073c0

Browse files
committed
Merge pull request#672 from DDropinski/oauth-typo
Fix typo: applicaion->application
2 parents15430d0 +5b6bfa5 commitd1073c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎content/v3/oauth_authorizations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ If you need a small number of tokens, implementing the [web flow](/v3/oauth/#web
7272
can be cumbersome. Instead, tokens can be created using the OAuth Authorizations API using
7373
[Basic Authentication](/v3/auth#basic-authentication). To create tokens for a particular OAuth application, you
7474
must provide its client ID and secret, found on the OAuth application settings
75-
page, linked from your[OAuth applications listing on GitHub][app-listing]. If your OAuthapplicaion intends to create multiple tokens for one user you should use`fingerprint` to differentiate between them. OAuth tokens
75+
page, linked from your[OAuth applications listing on GitHub][app-listing]. If your OAuthapplication intends to create multiple tokens for one user you should use`fingerprint` to differentiate between them. OAuth tokens
7676
can also be created through the web UI via the[Application settings page][app-listing].
7777
Read more about these tokens on the[GitHub Help page](https://help.github.com/articles/creating-an-access-token-for-command-line-use).
7878

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp