Skip to content

Commit

Permalink
{SQL} Fix #15772: Fix a minor typo (#23241)
Browse files Browse the repository at this point in the history
Fixes #15772
  • Loading branch information
RakeshMohanMSFT authored Jul 20, 2022
1 parent c83bb17 commit ab2fc13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/azure-cli/azure/cli/command_modules/sql/_help.py
Original file line number Diff line number Diff line change
Expand Up @@ -1499,7 +1499,7 @@

helps['sql server vnet-rule create'] = """
type: command
short-summary: Create a virtual network rule to allows access to an Azure SQL server.
short-summary: Create a virtual network rule to allows access to an Azure SQL Server.
examples:
- name: Create a vnet rule by providing the subnet id.
Expand Down

0 comments on commit ab2fc13

Please sign in to comment.