diff --git a/layouts/shortcodes/definition.html b/layouts/shortcodes/definition.html
index 02f2c6b0..7ed2678a 100644
--- a/layouts/shortcodes/definition.html
+++ b/layouts/shortcodes/definition.html
@@ -30,7 +30,7 @@
{{ $definition = partial "json-schema/resolve-refs" (dict "schema" $definition "path" $path) }}
{{ $definition = partial "json-schema/resolve-allof" $definition }}
-