diff --git a/manual/snippets.rst b/manual/snippets.rst index 94bccaf98e..19badc0b5b 100644 --- a/manual/snippets.rst +++ b/manual/snippets.rst @@ -74,7 +74,7 @@ number). Inserting an HTML link tag ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -HTML link tags all share a common structure. They have an href attribute and +HTML link tags all share a common structure. They have an ``href`` attribute and some text between the opening and closing tags. A snippet to make typing them more efficient will introduce us to some more features of placeholders. To use this snippet, simply type ``