diff --git a/content/templates/shortcode-templates.md b/content/templates/shortcode-templates.md
index 596a96930..0f30d4bcb 100644
--- a/content/templates/shortcode-templates.md
+++ b/content/templates/shortcode-templates.md
@@ -124,7 +124,7 @@ You could then include the following as part of your shortcode templating:
{{ else }}
-{{ end }}.
+{{ end }}
```
See the [example Vimeo shortcode][vimeoexample] below for `.IsNamedParams` in action.