Skip to content

Commit

Permalink
Typo resolved (#12555)
Browse files Browse the repository at this point in the history
  • Loading branch information
rlenferink authored and k8s-ci-robot committed Feb 8, 2019
1 parent 731257d commit 5d61f1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layouts/shortcodes/include.html
Original file line number Diff line number Diff line change
Expand Up @@ -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 -}}
Expand Down

0 comments on commit 5d61f1c

Please sign in to comment.