Skip to content

Commit e4b373b

Browse files
authored
Merge pull request #122445 from JoeyC-Dev/patch-3
Fix typo in azure-csi-files-storage-provision.md
2 parents 888e44d + ac2490a commit e4b373b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/aks/azure-csi-files-storage-provision.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ Storage classes define how to create an Azure file share. A storage account is a
8383
* `Standard_ZRS`: Standard zone redundant storage (ZRS)
8484
* `Standard_RAGRS`: Standard read-access geo-redundant storage (RA-GRS)
8585
* `Premium_LRS`: Premium locally redundant storage (LRS)
86-
* `Premium_ZRS`: pPremium zone redundant storage (ZRS)
86+
* `Premium_ZRS`: Premium zone redundant storage (ZRS)
8787

8888
> [!NOTE]
8989
> Minimum premium file share is 100GB.

0 commit comments

Comments
 (0)