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 f2b28a1 commit ac5499dCopy full SHA for ac5499d
source/fundamentals/linq.txt
@@ -324,7 +324,7 @@ Nested Statements
324
+++++++++++++++++
325
326
You can chain or nest ``Select`` and ``SelectMany`` statements to unwind nested
327
-arrays. Consider a collection that contains documents with a new schema. These
+arrays. Consider a collection that contains documents with a **new** schema. These
328
documents contain a ``restaurants`` field, which holds an array of documents
329
that each represent the ``Restaurant`` class. These documents each have
330
a ``grades`` field that holds an array of documents that each represent
0 commit comments