docs: Fix typos

Change-Id: I902e8b35d4423f91dd8cdeecbcc7e60af877da75
Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
This commit is contained in:
Stephen Finucane
2022-12-05 10:18:56 +00:00
parent bb5b290478
commit 4cf22b3d76

@ -246,7 +246,7 @@ Objects and Actions
Commands consist of an object, described by one or more words, followed by an Commands consist of an object, described by one or more words, followed by an
action. :: action. ::
<object> <action> [<name-or-id>] <object> <action>
For example: For example:
@ -411,7 +411,7 @@ For example:
* ``server show <name-or-id>`` (compute servers have names or IDs and can be * ``server show <name-or-id>`` (compute servers have names or IDs and can be
referenced by both) referenced by both)
* ``consumer show <id>`` (identity consumers only have IDs, not names) * ``consumer show <id>`` (identity consumers only have IDs, not names)
* ``server show --toplogy <name-or-id>`` (additional information should be * ``server show --topology <name-or-id>`` (additional information should be
provided as options) provided as options)
``list`` ``list``