Change error to match wording elsewhere

master
Will Faught 5 months ago
parent 52a2e1f2e5
commit e358c96b88

@ -12,7 +12,7 @@
{{ else with .Value }}
{{ $result = . }}
{{ else }}
{{ errorf "layouts/partials/paige/func-resource.html: remote resource %q not found" $url }}
{{ errorf "layouts/partials/paige/func-resource.html: cannot find remote resource %q" $url }}
{{ end }}
{{ end }}
{{ end }}

Loading…
Cancel
Save