From 86e91d1313a5fae771399ece56cd959e4ac04199 Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Thu, 12 Sep 2024 19:31:27 +0200 Subject: Fix typo --- src/blog/grab/index.gsp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/blog/grab/index.gsp') 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: } -- cgit v1.2.3