diff --git a/src/HealthBot/help/Update-AzHealthBot.md b/src/HealthBot/help/Update-AzHealthBot.md index 0df42233ff9f..699a8e1a9d00 100644 --- a/src/HealthBot/help/Update-AzHealthBot.md +++ b/src/HealthBot/help/Update-AzHealthBot.md @@ -31,7 +31,7 @@ Patch a HealthBot. ### Example 1: update HealthBot by Resourcegroupname and Name ```powershell -update-AzHealthBot -ResourceGroupName youriTest -Name yourihealthbot -Sku S1 +Update-AzHealthBot -ResourceGroupName youriTest -Name yourihealthbot -Sku S1 ``` ```output