Skip to content

Commit 080d007

Browse files
authored
Update quick-backup-vm-template.md
terminology fix per acrolinx
1 parent c6f58c8 commit 080d007

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/backup/quick-backup-vm-template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ The resources defined in the template are:
3838

3939
### Deploy the template
4040

41-
To deploy the template, select **Try it** to open the Azure Cloud shell, and then paste the following PowerShell script into the shell window. To paste the code, right-click the shell window and then select **Paste**.
41+
To deploy the template, select **Try it** to open the Azure Cloud Shell, and then paste the following PowerShell script into the shell window. To paste the code, right-click the shell window and then select **Paste**.
4242

4343
```azurepowershell-interactive
4444
$projectName = Read-Host -Prompt "Enter a project name (limited to eight characters) that is used to generate Azure resource names"

0 commit comments

Comments
 (0)