Skip to content

Commit baae35e

Browse files
authored
Merge pull request #103905 from aysabzevar/fix/an-instead-of-a
Create an azure* instead of Create a azure*
2 parents 63e4d11 + 64bacb5 commit baae35e

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)