diff options
-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: } |