Skip to content

Commit 2a72470

Browse files
authored
Acrolinx fixes
1 parent 589ecde commit 2a72470

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ A persistent volume represents a piece of storage that has been provisioned for
1616
1717
This article shows you how to:
1818

19-
* Work with a dynamic persistent volume (PV) by installing the Container Storage Interface (CSI) driver and dynamically creating one or more Azure managed disk to attach to a pod.
20-
* Work with a static PV by creating one or more Azure managed disk, or use an existing one and attach it to a pod.
19+
* Work with a dynamic persistent volume (PV) by installing the Container Storage Interface (CSI) driver and dynamically creating one or more Azure managed disks to attach to a pod.
20+
* Work with a static PV by creating one or more Azure managed disks, or use an existing one and attach it to a pod.
2121

2222
For more information on Kubernetes volumes, see [Storage options for applications in AKS][concepts-storage].
2323

0 commit comments

Comments
 (0)