Skip to content

Commit 9df366f

Browse files
committed
Fix typo: <sting> -> <string>
1 parent ba5d3c8 commit 9df366f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

articles/storage/common/redundancy-migration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ To track the current migration status of the conversion initiated on your storag
149149
```azurecli-interactive
150150
az storage account migration show \
151151
--account-name <string> \
152-
- g <sting> \
152+
- g <string> \
153153
-n "default"
154154
```
155155
-->

0 commit comments

Comments
 (0)