Skip to content

Commit df40cd8

Browse files
committed
Adjust the wording
1 parent dab6c01 commit df40cd8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/user.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ Note that timezone required for `timestamp` (offset relative to UTC, see RFC
247247

248248
PostgreSQL operator supports statefulset volume resize if you're using the
249249
operator on top of AWS. For that you need to change the size field of the
250-
volume description in the cluster manifest and apply it:
250+
volume description in the cluster manifest and apply the change:
251251

252252
```
253253
apiVersion: "acid.zalan.do/v1"
@@ -265,7 +265,7 @@ acts on differences.
265265

266266
You can only enlarge the volume with the process described above, shrinking is
267267
not supported and will emit a warning. After this update all the new volumes in
268-
a statefulset are allocated according to the new size. To enlarge persistent
268+
the statefulset are allocated according to the new size. To enlarge persistent
269269
volumes attached to the running pods, the operator performs the following
270270
actions:
271271

0 commit comments

Comments
 (0)