diff --git a/xml/System/MemoryExtensions.xml b/xml/System/MemoryExtensions.xml index 555bbd719a2..3f148a70095 100644 --- a/xml/System/MemoryExtensions.xml +++ b/xml/System/MemoryExtensions.xml @@ -7833,9 +7833,9 @@ Invalid sequences will be represented in the enumeration by The source span. - Indicates whether the specified span contains only whitespace characters. + Indicates whether the specified span is empty or contains only whitespace characters. - if the span contains only whitespace characters, otherwise. + if the span is empty or contains only whitespace characters, otherwise. To be added.