summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEunyoung Kim <lilac94.kim@gmail.com>2022-03-14 22:40:47 +0900
committerEunyoung Kim <lilac94.kim@gmail.com>2022-03-16 01:23:33 +0000
commitc141e6164e77f5ebb1369016d06de23a308ef510 (patch)
tree6235b28cc7d912be4c30048d8c33f3a455a7ab21
parent433f541b970981d09c0917588b14eea293ea50dd (diff)
downloadkeystone-c141e6164e77f5ebb1369016d06de23a308ef510.tar.gz
trivial: Fix typo
Change-Id: I36f5eb44faf4c0e2ea7d68e8736e8fd34fdd5504
-rw-r--r--doc/source/admin/service-api-protection.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/admin/service-api-protection.rst b/doc/source/admin/service-api-protection.rst
index 47886aeb0..249944354 100644
--- a/doc/source/admin/service-api-protection.rst
+++ b/doc/source/admin/service-api-protection.rst
@@ -31,7 +31,7 @@ custom policies.
Roles Definitions
-----------------
-The default roles provided by keystone, via ``keystone-manage boostrap``, are
+The default roles provided by keystone, via ``keystone-manage bootstrap``, are
related through role implications. The ``admin`` role implies the ``member``
role, and the ``member`` role implies the ``reader`` role. These implications
mean users with the ``admin`` role automatically have the ``member`` and