diff options
author | Thomas Voss <mail@thomasvoss.com> | 2024-09-12 19:31:27 +0200 |
---|---|---|
committer | Thomas Voss <mail@thomasvoss.com> | 2024-09-12 19:31:27 +0200 |
commit | 86e91d1313a5fae771399ece56cd959e4ac04199 (patch) | |
tree | 5a9b0e96d38b43d746ad54bba7155f864403c344 /src/blog/grab | |
parent | 052ebcbafc50a6e1e6e1bd26ff8e10c52699bc98 (diff) |
Fix typo
Diffstat (limited to 'src/blog/grab')
-rw-r--r-- | src/blog/grab/index.gsp | 4 |
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: } |