Skip to content

Commit d68c200

Browse files
committed
feedback
1 parent fdfd82e commit d68c200

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/fundamentals/linq.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -365,7 +365,7 @@ This field contains an array of documents that represent the ``Restaurants`` cla
365365
You can nest ``SelectMany`` statements within ``SelectMany`` or ``Select``
366366
statements. The following example nests a ``SelectMany`` statement within a
367367
``Select`` statement to retrieve an array of ``Grade`` documents from all restaurants
368-
in the document above.
368+
in the preceding document.
369369

370370
.. io-code-block::
371371
:copyable: true

0 commit comments

Comments
 (0)