From 65b26598f69ded48662ee03ef20d4f982dd330f3 Mon Sep 17 00:00:00 2001 From: Ron Erdos Date: Sun, 23 Feb 2020 12:12:32 +1100 Subject: [PATCH] Fix typo --- content/en/content-management/shortcodes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/content-management/shortcodes.md b/content/en/content-management/shortcodes.md index fbcd10c86..1c19726af 100644 --- a/content/en/content-management/shortcodes.md +++ b/content/en/content-management/shortcodes.md @@ -59,7 +59,7 @@ You can pass multiple lines as parameters to a shortcode by using raw string lit ``` {{HTML, -and a new line with a "quouted string".` */>}} +and a new line with a "quoted string".` */>}} ``` ### Shortcodes with Markdown