Fix role statement in admin doc

Closes-Bug: 2076670
Change-Id: I843dcce351d664124c769d815f72cd57caa5e429
This commit is contained in:
Artem Goncharov
2024-08-14 17:37:46 +02:00
parent 831d9098a2
commit 112331d9e9

View File

@@ -158,7 +158,7 @@ example, a policy that requires ``service`` and ``admin`` can be expressed as:
.. code-block:: yaml
"identity:create_foo": "role:service" or "role:admin"
"identity:create_foo": "role:service or role:admin"
.. note::
Unlike the other default roles, the ``service`` role is *not* a member