Skip to content

Commit 363a270

Browse files
authored
Fix minor typo
1 parent 71db181 commit 363a270

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/aks/azure-csi-blob-storage-static.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ The following example demonstrates how to mount a Blob storage container as a pe
114114
kubectl create -f pv-blob-nfs.yaml
115115
```
116116

117-
3. Create a `pvc-blob-nfs.yaml` file with a *PersistentVolume*. For example:
117+
3. Create a `pvc-blob-nfs.yaml` file with a *PersistentVolumeClaim*. For example:
118118

119119
```yml
120120
kind: PersistentVolumeClaim

0 commit comments

Comments
 (0)