Skip to content

Commit

Permalink
documentation typo
Browse files Browse the repository at this point in the history
  • Loading branch information
bfarmer67 committed Aug 10, 2024
1 parent 06c1f3c commit b7c87e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/syntax.md
Original file line number Diff line number Diff line change
Expand Up @@ -160,4 +160,4 @@ Assert.AreEqual( 3, result );

`Cancel` method allows you to cancel the pipeline after the current step.

`CancelWith` method allows you to cancel the pipeline with a value after the current step.## Parallel Flow
`CancelWith` method allows you to cancel the pipeline with a value after the current step.

0 comments on commit b7c87e7

Please sign in to comment.