From 427d26ebedaf605cdd98cffb6e22bdda663daaae Mon Sep 17 00:00:00 2001 From: Nulo <86896666+catdevnull@users.noreply.github.com> Date: Sat, 18 Sep 2021 12:24:49 -0300 Subject: [PATCH] Fix typo in docs: plattform -> platform (#323) Co-authored-by: Nulo --- docs/docs/20-usage/20-pipeline-syntax.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/20-usage/20-pipeline-syntax.md b/docs/docs/20-usage/20-pipeline-syntax.md index 9137cbabf..e45ba7a80 100644 --- a/docs/docs/20-usage/20-pipeline-syntax.md +++ b/docs/docs/20-usage/20-pipeline-syntax.md @@ -265,7 +265,7 @@ pipeline: + status: [ success, failure ] ``` -### `plattform` +### `platform` Execute a step for a specific platform: