diff --git a/layouts/shortcodes/paige/icon.html b/layouts/shortcodes/paige/icon.html
index 0903df16..c6cbbb20 100644
--- a/layouts/shortcodes/paige/icon.html
+++ b/layouts/shortcodes/paige/icon.html
@@ -3,7 +3,7 @@
{{ $url := .Get "url" }}
{{ if not $class }}
- {{ errorf "paige/icon: invalid class" }}
+ {{ errorf "paige/icon: no class" }}
{{ end }}