Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 95bc292

Browse files
nxtnRon Petrusha
authored andcommitted
Minor fixes (dotnet#2950)
1 parent b2c4fb9 commit 95bc292

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/System.Text.Json/JsonElement+ArrayEnumerator.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
<Parameters />
101101
<Docs>
102102
<summary>Returns an enumerator that iterates through a collection.</summary>
103-
<returns>An enumeratore that can be used to iterate through the array.</returns>
103+
<returns>An enumerator that can be used to iterate through the array.</returns>
104104
<remarks>To be added.</remarks>
105105
</Docs>
106106
</Member>

0 commit comments

Comments
 (0)