From 514f1aed6115c83445522595bdf0f98f0d7ba900 Mon Sep 17 00:00:00 2001 From: Brant Knudson Date: Thu, 21 Aug 2014 19:36:32 -0500 Subject: [PATCH] Fix typo and grammar issues in os-revoke-ext There were some typos and grammar issues. Change-Id: Icecf63fa97edbb9031db0afbbb595fb0b5fe174f --- v3/src/markdown/identity-api-v3-os-revoke-ext.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/v3/src/markdown/identity-api-v3-os-revoke-ext.md b/v3/src/markdown/identity-api-v3-os-revoke-ext.md index cf6a5e82..36729638 100644 --- a/v3/src/markdown/identity-api-v3-os-revoke-ext.md +++ b/v3/src/markdown/identity-api-v3-os-revoke-ext.md @@ -1,8 +1,8 @@ OpenStack Identity API v3 OS-REVOKE Extension ============================================= -This extension provides a list of token revocation. Each event expresses a set -of criteria which describes a set of tokens that are no longer be valid. +This extension provides a list of token revocations. Each event expresses a +set of criteria which describes a set of tokens that are no longer valid. This extension requires v3.2+ of the Identity API. @@ -67,7 +67,7 @@ Optional attributes: get another token, the new token will have the same `expires_at` value as the original. -There properties are additive: Only a token that meets all of the specified +The properties are additive: Only a token that meets all of the specified criteria is considered revoked. Minimal example entity: