diff --git a/xml/System.Numerics/BitOperations.xml b/xml/System.Numerics/BitOperations.xml index 70b3212adae..6436ffc67c9 100644 --- a/xml/System.Numerics/BitOperations.xml +++ b/xml/System.Numerics/BitOperations.xml @@ -84,7 +84,7 @@ The value to evaluate as being a power of two. - Evaluates whether the specified value is a power of 2. + Evaluates whether the specified value is a power of two. if the specified value is a power of two; otherwise. To be added.