Skip to content

Commit 86efe49

Browse files
authored
Merge pull request #127801 from changeworld/patch-21
Fix typo: <sting> -> <string>
2 parents 5fbb088 + 9df366f commit 86efe49

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
@@ -151,7 +151,7 @@ To track the current migration status of the conversion initiated on your storag
151151
```azurecli-interactive
152152
az storage account migration show \
153153
--account-name <string> \
154-
- g <sting> \
154+
- g <string> \
155155
-n "default"
156156
```
157157
-->

0 commit comments

Comments
 (0)