Skip to content

Commit

Permalink
docs: ✏️ a small typo in the text of pipeline doc (#1681)
Browse files Browse the repository at this point in the history
Just a small typo fix in the docs :)

---------

Co-authored-by: Pierre Camilleri <22995923+pierrecamilleri@users.noreply.github.com>
  • Loading branch information
lwjohnst86 and pierrecamilleri authored Sep 6, 2024
1 parent aee8c65 commit 97f42ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/framework/pipeline.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ script:

# Pipeline Class

Pipeline is a object containg a list of transformation steps.
Pipeline is an object containing a list of transformation steps.

## Creating Pipeline

Expand Down

0 comments on commit 97f42ec

Please sign in to comment.