Skip to content

Commit 6cd2b10

Browse files
committed
fix typos
1 parent 90317d0 commit 6cd2b10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/4.0/content/samples/azure-kubernetes-service/includes/create-aks-cluster-storage.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ Completed
225225

226226
To define how an Azure file NFS share is created, we have provided a configuration file `azure-csi-nfs.yaml`. You can find it in your output directory.
227227

228-
The following command displays the YAML content of your current settings. This should be the same with content in `azure-csi-nfs.yaml`; use the Storage Class name is `azurefile-csi-nfs`.
228+
The following command displays the YAML content of your current settings. This should be the same with content in `azure-csi-nfs.yaml`. The Storage Class name is `azurefile-csi-nfs`.
229229

230230
This sample uses Azure Files Container Storage Interface (CSI) drivers to manage the NFS file share, provisioner is `file.csi.azure.com`, see the [Azure Files CSI drivers documentation](https://docs.microsoft.com/azure/aks/azure-files-csi).
231231

0 commit comments

Comments
 (0)