fix a/an typos

Change-Id: I382e1d98262968dae0c72799453e2af58d1c6af1
This commit is contained in:
Dolph Mathews 2014-09-08 12:32:06 -05:00
parent 0edecc2612
commit c3a436cc0c
2 changed files with 2 additions and 2 deletions

View File

@ -751,7 +751,7 @@ Example Mapping Rules
### Map identities to their own groups
This is an example of *Attribute type and value mappings*, where an attribute
type and value are mapped into a Identity API property and value.
type and value are mapped into an Identity API property and value.
{
"rules": [

View File

@ -37,7 +37,7 @@ Delegated Authentication via OAuth is done in five steps:
Token](#authorize-request-token-put-os-oauth1authorizerequest_token_id).
4. The Consumer [exchanges the Request Token for an Access
Token](#create-access-token-post-os-oauth1access_token).
5. The Consumer [uses the Access Token to request a Identity API service
5. The Consumer [uses the Access Token to request an Identity API service
Token](#request-an-identity-api-token-post-authtokens).
API Resources