aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gsp.52
1 files changed, 1 insertions, 1 deletions
diff --git a/gsp.5 b/gsp.5
index 5c67bd4..0c0570e 100644
--- a/gsp.5
+++ b/gsp.5
@@ -157,7 +157,7 @@ div id="foo" class="bar baz" {
It is important to note that HTML5 allows for an ID- or class name to contain
just about anything, therefor
.Ql .→Ħ{}
-is a valid ID shorthand.
+is a valid class shorthand.
This is important because it means that the following doesn’t actually create a
node with no children:
.Bd -literal -offset indent