From 4254fa358164b03bd7d969e0fbd858117d526365 Mon Sep 17 00:00:00 2001 From: Major Hayden Date: Thu, 3 Dec 2020 08:00:11 -0600 Subject: [PATCH] docs: trivial spelling fix (#10334) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 🤗 --- website/pages/docs/from-1.5/blocks/build/post-processors.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/pages/docs/from-1.5/blocks/build/post-processors.mdx b/website/pages/docs/from-1.5/blocks/build/post-processors.mdx index 89de9e0dc..2bf3c3660 100644 --- a/website/pages/docs/from-1.5/blocks/build/post-processors.mdx +++ b/website/pages/docs/from-1.5/blocks/build/post-processors.mdx @@ -40,7 +40,7 @@ allows to define multiple post-processors that will run from the `Artifact` of each build. Read the `post-processor` documentation to know how to use a post-processor. -### Difference bewteen a `post-processor` and a `post-processors` block +### Difference between a `post-processor` and a `post-processors` block These two templates are doing the same thing: