diff --git a/layouts/shortcodes/include.html b/layouts/shortcodes/include.html index 01462ec64c43e..5d0cfa3065496 100644 --- a/layouts/shortcodes/include.html +++ b/layouts/shortcodes/include.html @@ -20,7 +20,7 @@ {{- end -}} {{- end -}} {{- else -}} - {{ errorf "[%s] the 'inclucdes' bundle was not found." $.Page.Lang }} + {{ errorf "[%s] the 'includes' bundle was not found." $.Page.Lang }} {{- end -}} {{- else -}} {{- errorf "[%s] missing resource name in include for page %q" $.Page.Lang $.Page.Path -}}