Skip to content

Commit

Permalink
[Hotfix] fix typo for pipelne
Browse files Browse the repository at this point in the history
  • Loading branch information
caicancai authored and 1996fanrui committed Feb 18, 2024
1 parent 620e597 commit 050503c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ public class CliFrontendParser {
"d",
"drain",
false,
"Send MAX_WATERMARK before taking the savepoint and stopping the pipelne.");
"Send MAX_WATERMARK before taking the savepoint and stopping the pipeline.");

public static final Option PY_OPTION =
new Option(
Expand Down

0 comments on commit 050503c

Please sign in to comment.