diff --git a/xml/System.Collections.Generic/Stack`1.xml b/xml/System.Collections.Generic/Stack`1.xml index d3382950165..5defe938c13 100644 --- a/xml/System.Collections.Generic/Stack`1.xml +++ b/xml/System.Collections.Generic/Stack`1.xml @@ -97,7 +97,7 @@ Three main operations can be performed on a and its elements: -- inserts an element at the top of the . +- inserts an element at the top of the . - removes an element from the top of the .