Skip to content

Commit fbf2ea8

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

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
@@ -548,7 +548,7 @@ The underlying value of a <xref:System.Text.Json.Nodes.JsonValue> after deserial
548548
</Parameters>
549549
<Docs>
550550
<param name="value">A <see cref="T:System.Byte" /> to explicitly convert.</param>
551-
<summary>Defines an explicit conversion of a given see cref="T:System.Text.Json.Nodes.JsonNode" /> to a <see cref="T:System.Byte" /><.</summary>
551+
<summary>Defines an explicit conversion of a given <see cref="T:System.Text.Json.Nodes.JsonNode" /> to a <see cref="T:System.Byte" />.</summary>
552552
<returns>A value converted from the <see cref="T:System.Text.Json.Nodes.JsonNode" /> instance.</returns>
553553
<remarks>To be added.</remarks>
554554
</Docs>

0 commit comments

Comments
 (0)