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 981bd4d commit 66ce293Copy full SHA for 66ce293
xml/System.Text.Json/JsonSerializerOptions.xml
@@ -321,7 +321,7 @@ Going past this depth throws a <xref:System.Text.Json.JsonException>.
321
322
## Remarks
323
324
-There is a performance cost associated with case-insensitie comparison (that is, when `PropertyNameCaseInsensitive` is `true`).
+There is a performance cost associated with case-insensitive comparison (that is, when `PropertyNameCaseInsensitive` is `true`).
325
326
]]></format>
327
</remarks>
0 commit comments