Skip to content

Commit 7e9ce19

Browse files
committed
trivial: tweak wording
1 parent 6949a53 commit 7e9ce19

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

source/includes/apiargs-dbcommand-create-field.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,8 @@ description: |
7676
Add support for setting the new :collflag:`noPadding` flag.
7777
7878
.. warning::
79-
Do not set ``noPadding`` if the workload includes any
80-
removes or updates that may cause documents to grow. For more
79+
Do not set ``noPadding`` if the workload includes any removes or
80+
any updates that may cause documents to grow. For more
8181
information, see :ref:`exact-fit-allocation`.
8282
8383
interface: dbcommand

source/includes/apiargs-method-db.createCollection-options-param.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,8 +90,8 @@ description: |2
9090
.. warning::
9191
9292
Do not set ``noPadding`` if the workload includes any removes or
93-
updates that may cause documents to grow. For more information,
94-
see :ref:`exact-fit-allocation`.
93+
any updates that may cause documents to grow. For more
94+
information, see :ref:`exact-fit-allocation`.
9595
9696
interface: method
9797
name: noPadding

0 commit comments

Comments
 (0)