Skip to content

Commit 66ce293

Browse files
Reisclefmairaw
authored andcommitted
Typo correction insensitie > insensitive (#3295)
1 parent 981bd4d commit 66ce293

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/System.Text.Json/JsonSerializerOptions.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -321,7 +321,7 @@ Going past this depth throws a <xref:System.Text.Json.JsonException>.
321321
322322
## Remarks
323323
324-
There is a performance cost associated with case-insensitie comparison (that is, when `PropertyNameCaseInsensitive` is `true`).
324+
There is a performance cost associated with case-insensitive comparison (that is, when `PropertyNameCaseInsensitive` is `true`).
325325
326326
]]></format>
327327
</remarks>

0 commit comments

Comments
 (0)