Skip to content

Commit bd22643

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

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)