Skip to content

Commit 3bf3028

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

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
@@ -163,7 +163,7 @@ def custom-cmd [] {
163163

164164
Here are some examples to show stdio behavior. Actually the stio behavior will be the same to previous session.
165165

166-
You can think the body of `custom-cmd` like `(^cmd1 | ^cmd2; ^cmd3 | ^cmd4).
166+
In the examples below the body of `custom-cmd` is `(^cmd1 | ^cmd2; ^cmd3 | ^cmd4).
167167

168168
- custom-cmd
169169

0 commit comments

Comments
 (0)