Skip to content

Commit

Permalink
Update experiment-pipelines.md (#4959)
Browse files Browse the repository at this point in the history
minor typo
  • Loading branch information
NedJWestern authored Oct 30, 2023
1 parent 82864bd commit c6a26a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/docs/start/experiments/experiment-pipelines.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ It includes information about the stage we added, like the executable command

```yaml
stages:
prepare:
data_split:
cmd: python src/data_split.py
deps:
- src/data_split.py
Expand Down

0 comments on commit c6a26a8

Please sign in to comment.