diff --git a/xml/System.Buffers/ReadOnlySequence`1.xml b/xml/System.Buffers/ReadOnlySequence`1.xml index 61dfe4d2c09..c1ff2f5b926 100644 --- a/xml/System.Buffers/ReadOnlySequence`1.xml +++ b/xml/System.Buffers/ReadOnlySequence`1.xml @@ -580,7 +580,7 @@ Gets a value that indicates whether the is empty. - To be added. + if the read-only sequence is empty; otherwise, . To be added. @@ -615,8 +615,7 @@ Gets a value that indicates whether the contains a single segment. - - if the read-only sequence is empty; otherwise, . + if the read-only sequence consists of a single memory segment; otherwise, . To be added.