diff --git a/docs/docs/multi-pipeline.md b/docs/docs/multi-pipeline.md index 68fb4907e..9d7643e37 100644 --- a/docs/docs/multi-pipeline.md +++ b/docs/docs/multi-pipeline.md @@ -11,7 +11,7 @@ The Multi-Pipeline feature allows the pipeline to be splitted to several files a - faster lint/test feedback, the pipeline doesn't have to run fully to have a lint status pushed to the the remote - better organization of the pipeline along various concerns: testing, linting, feature apps -- utilizaing more agents to speed up build +- utilizing more agents to speed up build ## Example multi-pipeline definition