Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/azure-cli/azure/cli/command_modules/relay/_help.py
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@

helps['relay hyco list'] = """
type: command
short-summary: List the Hybrid Connection by Relay Service Namepsace
short-summary: List the Hybrid Connection by Relay Service Namespace
examples:
- name: Get the Hybrid Connections by Namespace.
text: az relay hyco list --resource-group myresourcegroup --namespace-name mynamespace
Expand Down Expand Up @@ -339,7 +339,7 @@

helps['relay wcfrelay list'] = """
type: command
short-summary: List the WCF Relay by Relay Service Namepsace
short-summary: List the WCF Relay by Relay Service Namespace
examples:
- name: Get the WCF Relays by Relay Service Namespace.
text: az relay wcfrelay list --resource-group myresourcegroup --namespace-name mynamespace
Expand Down