Skip to content

Commit e8b73e7

Browse files
authored
Merge pull request #34396 from yuanshingk/patch-1
Fix typo
2 parents f0b31e4 + 2d2ae60 commit e8b73e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/concepts/storage/volumes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ spec:
117117
fsType: ext4
118118
```
119119
120-
If the EBS volume is partitioned, you can supply the optional field `partition: "<partition number>"` to specify which parition to mount on.
120+
If the EBS volume is partitioned, you can supply the optional field `partition: "<partition number>"` to specify which partition to mount on.
121121

122122
#### AWS EBS CSI migration
123123

0 commit comments

Comments
 (0)