We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 812cf2a commit 03cc3d8Copy full SHA for 03cc3d8
source/tutorial/getting-started.txt
@@ -261,7 +261,7 @@ iterate over the remaining results. This prevents :program:`mongo`
261
from displaying thousands or millions of results at once.
262
263
The ``it`` operation allows you to iterate over the next 20 results in
264
-the shell the next 20 results. In the :ref:`previous procedure
+the shell. In the :ref:`previous procedure
265
<getting-started-cursor-exhaustion>`, the cursor only contained two
266
more documents, and so only two more documents displayed.
267
0 commit comments