From fa75c5392ac90ac9f801a83aacb072ffb821d3b7 Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Sat, 28 Oct 2023 15:27:16 +0200 Subject: Fix typo --- gsp.5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3