Skip to content

Commit 9338f2e

Browse files
authored
Merge pull request #127802 from changeworld/patch-22
Fix typo: <sting> -> <string>
2 parents 355e301 + bd22643 commit 9338f2e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

articles/storage/files/files-change-redundancy-configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ To track the current migration status of the conversion initiated on your storag
230230
```azurecli-interactive
231231
az storage account migration show \
232232
--account-name <string> \
233-
- g <sting> \
233+
- g <string> \
234234
-n "default"
235235
```
236236

0 commit comments

Comments
 (0)