From 8ac83c2b9a3d9bddae62bb6defb6d11db9228e08 Mon Sep 17 00:00:00 2001 From: Travis Ralston Date: Mon, 8 Aug 2022 19:54:58 -0600 Subject: [PATCH] spelling is key --- layouts/shortcodes/boxes/added-in-paragraph.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/shortcodes/boxes/added-in-paragraph.html b/layouts/shortcodes/boxes/added-in-paragraph.html index f0c1e8e6..20ca3932 100644 --- a/layouts/shortcodes/boxes/added-in-paragraph.html +++ b/layouts/shortcodes/boxes/added-in-paragraph.html @@ -12,7 +12,7 @@ The assumption is that at a later date this added-in-paragraph shortcode can be removed, making the angle bracket-defined added-in shortcodes *just work*. - It is important that each new "content" paragraph (the bit after added-in) is preceeded with + It is important that each new "content" paragraph (the bit after added-in) is preceded with and added-in, otherwise you might find your text being weirdly merged. This exists while the added-in shortcode cannot be inline in the client-server spec.