Skip to content

Commit 1f16e11

Browse files
committed
vale
1 parent ef7bd69 commit 1f16e11

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/interact-data/modify-results.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ loads all fields of the referenced associations.
100100

101101
.. note::
102102

103-
If you are connected to a deployment running MongoDB 4.4 or higher,
103+
If you are connected to a deployment running MongoDB 4.4 or later,
104104
you cannot specify an association and its fields in a projection in
105105
the same query.
106106

@@ -246,7 +246,7 @@ is applied after documents are skipped.
246246

247247
.. tip::
248248

249-
When performing pagination, you should use ``skip()`` on :ref:`sorted results <mongoid-data-sort>` to ensure consistent results.
249+
When performing pagination, use ``skip()`` on :ref:`sorted results <mongoid-data-sort>` to ensure consistent results.
250250

251251
The following code skips the first ``3`` documents when returning results:
252252

0 commit comments

Comments
 (0)