Skip to content

Commit 5c85852

Browse files
authored
Update customize-properties.md
1 parent afe32d1 commit 5c85852

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/standard/serialization/system-text-json/customize-properties.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ By default, property names and dictionary keys are unchanged in the JSON output,
2929
> The [web default](configure-options.md#web-defaults-for-jsonserializeroptions) naming policy is camel case.
3030
3131
> [!TIP]
32-
> You can use AI assistance to [create an object with custom serialization properties](#use-AI-to-customize-how-property-names-are-serialized).
32+
> You can use AI assistance to [create an object with custom serialization properties](#use-ai-to-customize-how-property-names-are-serialized).
3333
3434
For other scenarios that require special handling of JSON property names and values, you can [implement custom converters](converters-how-to.md).
3535

0 commit comments

Comments
 (0)