diff --git a/xml/System.Threading.Tasks.Dataflow/ExecutionDataflowBlockOptions.xml b/xml/System.Threading.Tasks.Dataflow/ExecutionDataflowBlockOptions.xml index 549df120281..b3a23fce358 100644 --- a/xml/System.Threading.Tasks.Dataflow/ExecutionDataflowBlockOptions.xml +++ b/xml/System.Threading.Tasks.Dataflow/ExecutionDataflowBlockOptions.xml @@ -46,7 +46,7 @@ |BoundedCapacity|DataflowBlockOptions.Unbounded (-1)| |MaxDegreeOfParallelism|1| - Dataflow block capture the state of the options at their construction. Subsequent changes to the provided instance should not affect the behavior of a dataflow block. + Dataflow blocks capture the state of the options at their construction. Subsequent changes to the provided instance should not affect the behavior of a dataflow block. ]]>