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 2336c3c + 31e6512 commit 2d54d66Copy full SHA for 2d54d66
docs/spec.md
@@ -39,9 +39,9 @@ The OAuth API is motivated by three main factors:
39
The OAuth API extends OAuth 1.0a to provide additional functionality. The
40
following differences apply:
41
42
-* The authoirzation endpoint ("Resource Owner authorization endpoint") MAY
+* The authorization endpoint ("Resource Owner authorization endpoint") MAY
43
accept a `wp_scope` parameter, based on the OAuth 2.0 `scope` parameter.
44
- (See Step 2: Authorzation)
+ (See Step 2: Authorization)
45
46
## Step 0: Assessing Availability
47
Before beginning the authorization process, clients SHOULD assess whether the
0 commit comments