Skip to content

Commit d37f3bb

Browse files
authored
Fixing grammar
1 parent 0acb3de commit d37f3bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/aks/csi-storage-drivers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ az aks update -n myAKSCluster -g myResourceGroup --disable-disk-driver --disable
5353

5454
To enable CSI storage drivers on a new cluster, include one of the following parameters depending on the storage system:
5555

56-
* `--enable-disk-driver` allows you enable the [Azure Disks CSI driver][azure-disk-csi].
56+
* `--enable-disk-driver` allows you to enable the [Azure Disks CSI driver][azure-disk-csi].
5757
* `--enable-file-driver` allows you to enable the [Azure Files CSI driver][azure-files-csi].
5858
* `--enable-blob-driver` allows you to enable the [Azure Blob storage CSI driver][azure-blob-csi].
5959
* `--enable-snapshot-controller` allows you to enable the [snapshot controller][snapshot-controller].

0 commit comments

Comments
 (0)