diff --git a/README.md b/README.md
index c24ea72..5cc0340 100644
--- a/README.md
+++ b/README.md
@@ -57,7 +57,7 @@ This is a template
```
-From here, just define the title that the page will display, at the `
` tags and replace `This is a template` with whatever content you want. You can use HTML or Markdown, which the engine we use here already has the ability to work with tables, lists, stylized text (bold, italic, strikethrough, highlighted, underlined, inserts), links, images, citations, spans, divs and spoilers.
+From here, just define the title that the page will display, at the `` tags and replace `This is a template` with whatever content you want. You can use HTML or Markdown, which the engine we use here already has the ability to work with tables, lists, stylized text (bold, italic, strikethrough, highlighted, underlined, inserts), links, images, citations, spans and divs.
> You can see an example of how to generate certain things quickly, by going into a test file `test/markdown/html.html`.