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 fdfd82e commit d68c200Copy full SHA for d68c200
source/fundamentals/linq.txt
@@ -365,7 +365,7 @@ This field contains an array of documents that represent the ``Restaurants`` cla
365
You can nest ``SelectMany`` statements within ``SelectMany`` or ``Select``
366
statements. The following example nests a ``SelectMany`` statement within a
367
``Select`` statement to retrieve an array of ``Grade`` documents from all restaurants
368
-in the document above.
+in the preceding document.
369
370
.. io-code-block::
371
:copyable: true
0 commit comments