Skip to content

Commit cf561f5

Browse files
committed
trivial: tweak wording again
1 parent 7e9ce19 commit cf561f5

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -74,11 +74,11 @@ description: |
7474
7575
.. versionchanged:: 3.0.0
7676
Add support for setting the new :collflag:`noPadding` flag.
77-
77+
7878
.. warning::
79-
Do not set ``noPadding`` if the workload includes any removes or
80-
any updates that may cause documents to grow. For more
81-
information, see :ref:`exact-fit-allocation`.
79+
Do not set ``noPadding`` if the workload includes removes or any
80+
updates that may cause documents to grow. For more information,
81+
see :ref:`exact-fit-allocation`.
8282
8383
interface: dbcommand
8484
name: flags

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

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

0 commit comments

Comments
 (0)