Skip to content

Commit 1bb665a

Browse files
Update xml/System.Text.Json.Nodes/JsonNode.xml
Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>
1 parent fbf2ea8 commit 1bb665a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/System.Text.Json.Nodes/JsonNode.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -444,7 +444,7 @@ The underlying value of a <xref:System.Text.Json.Nodes.JsonValue> after deserial
444444
</Parameters>
445445
<Docs>
446446
<param name="value">A <see cref="T:System.Int16" /> to explicitly convert.</param>
447-
<summary>Defines an explicit conversion of a given <see cref="T:System.Text.Json.Nodes.JsonNode" /> to a <see cref="T:System.Int16" />.</summary>
447+
<summary>Defines an explicit conversion of a given <see cref="T:System.Text.Json.Nodes.JsonNode" /> to an <see cref="T:System.Int16" />.</summary>
448448
<returns>A value converted from the <see cref="T:System.Text.Json.Nodes.JsonNode" /> instance.</returns>
449449
<remarks>To be added.</remarks>
450450
</Docs>

0 commit comments

Comments
 (0)