Skip to content

Commit 1d96a89

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "docs: Fix typos"
2 parents a805f7e + 4cf22b3 commit 1d96a89

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

doc/source/contributor/humaninterfaceguide.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ Objects and Actions
246246
Commands consist of an object, described by one or more words, followed by an
247247
action. ::
248248

249-
<object> <action> [<name-or-id>]
249+
<object> <action>
250250

251251
For example:
252252

@@ -411,7 +411,7 @@ For example:
411411
* ``server show <name-or-id>`` (compute servers have names or IDs and can be
412412
referenced by both)
413413
* ``consumer show <id>`` (identity consumers only have IDs, not names)
414-
* ``server show --toplogy <name-or-id>`` (additional information should be
414+
* ``server show --topology <name-or-id>`` (additional information should be
415415
provided as options)
416416

417417
``list``

0 commit comments

Comments
 (0)