Skip to content

Commit 202fdc1

Browse files
WindSoilderfdncred
andauthored
Update lang-guide/chapters/pipelines.md
Co-authored-by: Darren Schroeder <[email protected]>
1 parent d9188b3 commit 202fdc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lang-guide/chapters/pipelines.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ Also note that `complete` is special, it doesn't work with `e>|`, `o+e>|`.
8484

8585
## Stdio and redirection behavior examples
8686

87-
Pipeline and redirection behavior can be hard to follow when they are used with subexpression, or custom commands. Here are some examples to show stdio behavior
87+
Pipeline and redirection behavior can be hard to follow when they are used with subexpressions, or custom commands. Here are some examples that show intended stdio behavior.
8888

8989
### Examples for subexpression
9090

0 commit comments

Comments
 (0)