summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index d794093..ed7365b 100644
--- a/README.md
+++ b/README.md
@@ -84,7 +84,7 @@ To test your XPath expressions, you can use these Chrome extensions:
Some XPath expressions you could need (the `//` is automatically prepended and must be omitted in the FeedMod configuration):
-##### HTML5 <article> tag
+##### HTML5 &lt;article&gt; tag
```html
<article>…article…</article>