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 24b379a commit d4807f5Copy full SHA for d4807f5
source/fundamentals/crud/read-operations/cursor.txt
@@ -72,7 +72,7 @@ locally present without blocking:
72
:start-after: begin availableExample
73
:end-before: end availableExample
74
75
-The method returns ``0`` if the application has already iterated though
+The method returns ``0`` if the application has already iterated through
76
all the documents in the cursor or if the cursor is closed.
77
78
Into
0 commit comments