Change error to match wording elsewhere

master
Will Faught 5 months ago
parent 52a2e1f2e5
commit e358c96b88

@ -12,7 +12,7 @@
{{ else with .Value }} {{ else with .Value }}
{{ $result = . }} {{ $result = . }}
{{ else }} {{ 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 }} {{ end }}
{{ end }} {{ end }}

Loading…
Cancel
Save