Skip to content

Commit d9188b3

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

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
@@ -161,7 +161,7 @@ def custom-cmd [] {
161161
}
162162
```
163163

164-
Here are some examples to show stdio behavior. Actually the stio behavior will be the same to previous session.
164+
The custom command stdio behavior is the same as the previous section.
165165

166166
In the examples below the body of `custom-cmd` is `(^cmd1 | ^cmd2; ^cmd3 | ^cmd4).
167167

0 commit comments

Comments
 (0)