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 4a0f22a commit b4b242bCopy full SHA for b4b242b
source/upgrade/v3.txt
@@ -224,7 +224,7 @@ Version 3.0 Breaking Changes
224
To use either of the preceding methods on a collection, you can apply a hierarchical
225
discriminator to each class in the collection. See
226
the :ref:`Polymorphic Objects <csharp-discriminator-hierarchical>`
227
- page to learn how to do so.
+ page to learn how.
228
229
Alternatively, you can check each item's type in a different way. For example, you
230
can call the ``Where()`` method and pass an expression that compares the item's type
0 commit comments