diff --git a/xml/System.Collections.Generic/IReadOnlySet`1.xml b/xml/System.Collections.Generic/IReadOnlySet`1.xml index ebdc25b60c3..797c4fb2f45 100644 --- a/xml/System.Collections.Generic/IReadOnlySet`1.xml +++ b/xml/System.Collections.Generic/IReadOnlySet`1.xml @@ -193,7 +193,7 @@ The collection to compare to the current set. Determine whether the current set is a super set of a specified collection. - if the current set is a subset of other; otherwise . + if the current set is a super set of other; otherwise . To be added. is .