summaryrefslogtreecommitdiffhomepage
path: root/src/blog
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2024-09-12 19:31:27 +0200
committerThomas Voss <mail@thomasvoss.com> 2024-09-12 19:31:27 +0200
commit86e91d1313a5fae771399ece56cd959e4ac04199 (patch)
tree5a9b0e96d38b43d746ad54bba7155f864403c344 /src/blog
parent052ebcbafc50a6e1e6e1bd26ff8e10c52699bc98 (diff)
Fix typoHEADmaster
Diffstat (limited to 'src/blog')
-rw-r--r--src/blog/grab/index.gsp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/blog/grab/index.gsp b/src/blog/grab/index.gsp
index 666c30f..d7974a6 100644
--- a/src/blog/grab/index.gsp
+++ b/src/blog/grab/index.gsp
@@ -213,8 +213,8 @@ html lang="en" {
}
p {-
- The ‘h’ operators is purely for the user. By using this operator you
- can specify a pattern for which matching text must be @em{-highlighted}.
+ The ‘h’ operator is purely for the user. By using this operator you can
+ specify a pattern for which matching text must be @em{-highlighted}.
Let’s apply it to the previous example and see how the doubled words are
made instantly obvious to the user:
}