Skip to content

Commit 03cc3d8

Browse files
committed
Minor correction on Getting started tutorial
1 parent 812cf2a commit 03cc3d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/tutorial/getting-started.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@ iterate over the remaining results. This prevents :program:`mongo`
261261
from displaying thousands or millions of results at once.
262262

263263
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
264+
the shell. In the :ref:`previous procedure
265265
<getting-started-cursor-exhaustion>`, the cursor only contained two
266266
more documents, and so only two more documents displayed.
267267

0 commit comments

Comments
 (0)