Skip to content

Commit 64bacb5

Browse files
committed
Create an azure* instead of Create a azure*
1 parent 1fd7456 commit 64bacb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/aks/azure-disk-volume.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ following command:
130130
pvc-azuredisk Bound pv-azuredisk 20Gi RWO 5s
131131
```
132132
133-
5. Create a *azure-disk-pod.yaml* file to reference your *PersistentVolumeClaim*. For example:
133+
5. Create an *azure-disk-pod.yaml* file to reference your *PersistentVolumeClaim*. For example:
134134
135135
```yaml
136136
apiVersion: v1

0 commit comments

Comments
 (0)