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.

Commit0972db6

Browse files
committed
Fix summarizing typo
Thanks@profShady
1 parent9893588 commit0972db6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎content/v3/oauth.md‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ these are some errors you might see:
207207

208208
If the OAuth application you set up has been suspended (due to reported
209209
abuse, spam, or a mis-use of the API), GitHub will redirect to the
210-
registered callback URL with the following parameterssummerizing the
210+
registered callback URL with the following parameterssummarizing the
211211
error:
212212

213213
http://your-application.com/callback?error=application_suspended
@@ -222,7 +222,7 @@ with suspended applications.
222222

223223
If you provide a redirect_uri that doesn't match what you've registered
224224
with your application, GitHub will redirect to the registered callback
225-
URL with the following parameterssummerizing the error:
225+
URL with the following parameterssummarizing the error:
226226

227227
http://your-application.com/callback?error=redirect_uri_mismatch
228228
&error_description=The+redirect_uri+MUST+match+the+registered+callback+URL+for+this+application.
@@ -236,7 +236,7 @@ registered with your application.
236236
###Access denied
237237

238238
If the user rejects access to your application, GItHub will redirect to
239-
the registered callback URL with the following parameterssummerizing
239+
the registered callback URL with the following parameterssummarizing
240240
the error:
241241

242242
http://your-application.com/callback?error=access_denied

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp