Skip to content

Commit 2d54d66

Browse files
committed
Merge pull request WP-API#30 from joseluis/patch-1
fix typos
2 parents 2336c3c + 31e6512 commit 2d54d66

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/spec.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,9 @@ The OAuth API is motivated by three main factors:
3939
The OAuth API extends OAuth 1.0a to provide additional functionality. The
4040
following differences apply:
4141

42-
* The authoirzation endpoint ("Resource Owner authorization endpoint") MAY
42+
* The authorization endpoint ("Resource Owner authorization endpoint") MAY
4343
accept a `wp_scope` parameter, based on the OAuth 2.0 `scope` parameter.
44-
(See Step 2: Authorzation)
44+
(See Step 2: Authorization)
4545

4646
## Step 0: Assessing Availability
4747
Before beginning the authorization process, clients SHOULD assess whether the

0 commit comments

Comments
 (0)