Skip to content

Commit 3a82ef4

Browse files
committed
Grammar.
1 parent 5db5c79 commit 3a82ef4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/virtual-machines/disks-copy-incremental-snapshot-across-regions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@ This article covers copying an incremental snapshot from one region to another.
2828

2929
# [Azure CLI](#tab/azure-cli)
3030

31-
You can use the Azure CLI to copy an incremental snapshot. You will need the latest version of the Azure CLI. See the following articles to learn how to either [install](/cli/azure/install-azure-cli) or [update](/cli/azure/update-azure-cli) the Azure CLI.
31+
You can use the Azure CLI to copy an incremental snapshot. You need the latest version of the Azure CLI. See the following articles to learn how to either [install](/cli/azure/install-azure-cli) or [update](/cli/azure/update-azure-cli) the Azure CLI.
3232

33-
The following script will copy an incremental snapshot from one region to another:
33+
The following script copies an incremental snapshot from one region to another:
3434

3535
```azurecli
3636
subscriptionId=<yourSubscriptionID>

0 commit comments

Comments
 (0)