From b68d0d892f635b52d4289c5a04f0165daf699bc8 Mon Sep 17 00:00:00 2001 From: Salim B Date: Mon, 7 Jan 2019 15:09:19 +0000 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 fc771a049..b719e681d 100644 --- a/content/en/content-management/shortcodes.md +++ b/content/en/content-management/shortcodes.md @@ -243,7 +243,7 @@ Using the preceding `instagram` with `hidecaption` example above, the following ### `param` -Gets a value from the current `Page's` params set in front matter, with a fall back to the site param value. If will log an `ERROR` if the param with the given key could not be found in either. +Gets a value from the current `Page's` params set in front matter, with a fall back to the site param value. It will log an `ERROR` if the param with the given key could not be found in either. ```bash {{}}