Skip to content

Commit 4f32448

Browse files
authored
Merge pull request #32557 from bngsudheer/patch-1
Minor text edit to correct the grammar and presentation
2 parents df12f23 + 81881f8 commit 4f32448

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/concepts/configuration/manage-resources-containers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ Mi, Ki. For example, the following represent roughly the same value:
134134
128974848, 129e6, 129M, 128974848000m, 123Mi
135135
```
136136

137-
Take care about case for suffixes. If you request `400m` of memory, this is a request
137+
Pay attention to the case of the suffixes. If you request `400m` of memory, this is a request
138138
for 0.4 bytes. Someone who types that probably meant to ask for 400 mebibytes (`400Mi`)
139139
or 400 megabytes (`400M`).
140140

0 commit comments

Comments
 (0)