diff --git a/xml/System.Text.Json/JsonSerializerOptions.xml b/xml/System.Text.Json/JsonSerializerOptions.xml
index 3c90241657f..229886f4eda 100644
--- a/xml/System.Text.Json/JsonSerializerOptions.xml
+++ b/xml/System.Text.Json/JsonSerializerOptions.xml
@@ -135,7 +135,7 @@ For more information, see [How to serialize and deserialize JSON](/dotnet/standa
When serializing and deserializing types using the options instance, metadata for the types will be fetched from the context instance.
The methods supports adding multiple contexts per options instance. Metadata will be resolved in the order of configuration,
-similar to how resolves metadata.
+similar to how resolves metadata.
]]>