Skip to content

Commit 6a518f7

Browse files
Update ImmutableDictionary`2.xml
1 parent 9d969b6 commit 6a518f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/System.Collections.Immutable/ImmutableDictionary`2.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
<format type="text/markdown"><![CDATA[
9898
9999
## Remarks
100-
When you manipulate an immutable dictionary, a new one is returned with the appropriate changes, while the old one is not altered.
100+
When you manipulate an immutable dictionary, a new one is returned with the appropriate changes, while the old one is not altered.
101101
102102
## Examples
103103
This example shows how to create an immutable dictionary and get values from it:

0 commit comments

Comments
 (0)