diff --git a/xml/System.IO.Pipelines/PipeOptions.xml b/xml/System.IO.Pipelines/PipeOptions.xml
index 5a9019964ea..c61ffc41e24 100644
--- a/xml/System.IO.Pipelines/PipeOptions.xml
+++ b/xml/System.IO.Pipelines/PipeOptions.xml
@@ -52,7 +52,7 @@
The pool of memory blocks to be used for buffer management.
The to be used to execute callbacks and async continuations.
The used to execute callbacks and async continuations.
- The number of bytes in the before starts blocking. A negative value prevents from ever blocking, effectively making the number of bytes in the unlimited.
+ The number of bytes in the before starts blocking. A value of zero prevents from ever blocking, effectively making the number of bytes in the unlimited.
The number of bytes in the when stops blocking.
The minimum size of the segment requested from .