diff --git a/layouts/shortcodes/mermaid.html b/layouts/shortcodes/mermaid.html
index 3ce5e2a..b57a404 100644
--- a/layouts/shortcodes/mermaid.html
+++ b/layouts/shortcodes/mermaid.html
@@ -3,7 +3,7 @@
{{ $data := dict "code" .Inner "mermaid" $mermaidData }}