Skip to content

Commit

Permalink
Update _help.py (#6284)
Browse files Browse the repository at this point in the history
  • Loading branch information
navba-MSFT authored May 16, 2023
1 parent 32208ea commit 406bcc6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/fleet/azext_fleet/_help.py
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@

helps['fleet wait'] = """
type: command
short-summary: Wait for a fleet resouce to reach a desired state.
short-summary: Wait for a fleet resource to reach a desired state.
long-summary: If an operation on fleet was interrupted or was started with `--no-wait`, use this command to wait for it to complete.
"""

Expand Down Expand Up @@ -110,7 +110,7 @@

helps['fleet member wait'] = """
type: command
short-summary: Wait for a fleet member resouce to reach a desired state.
short-summary: Wait for a fleet member resource to reach a desired state.
long-summary: If an operation on fleet member was interrupted or was started with `--no-wait`, use this command to wait for it to complete.
"""

Expand Down

0 comments on commit 406bcc6

Please sign in to comment.