From 88c39ef48e2296590ed9dbf532f059ca06655b9e Mon Sep 17 00:00:00 2001 From: TerryHowe Date: Sun, 19 Jul 2015 06:06:19 -0600 Subject: [PATCH] Minor identity documentation change Change-Id: Ib139f2376e70ebb7b5621cdad4da61c64c1f9246 --- doc/source/command-objects/project.rst | 2 +- doc/source/command-objects/role.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/source/command-objects/project.rst b/doc/source/command-objects/project.rst index 54c69a6ca6..a8a6e81230 100644 --- a/doc/source/command-objects/project.rst +++ b/doc/source/command-objects/project.rst @@ -54,7 +54,7 @@ Create new project Return existing project - If the project already exist return the existing project data and do not fail. + If the project already exists return the existing project data and do not fail. .. _project_create-name: .. describe:: diff --git a/doc/source/command-objects/role.rst b/doc/source/command-objects/role.rst index 5020a91c53..d26932b1db 100644 --- a/doc/source/command-objects/role.rst +++ b/doc/source/command-objects/role.rst @@ -78,7 +78,7 @@ Create new role Return existing role - If the role already exist return the existing role data and do not fail. + If the role already exists return the existing role data and do not fail. .. describe::