diff options
Diffstat (limited to 'docs/_includes/css')
| -rw-r--r-- | docs/_includes/css/type.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_includes/css/type.html b/docs/_includes/css/type.html index 9c5aee200..80e30cd42 100644 --- a/docs/_includes/css/type.html +++ b/docs/_includes/css/type.html @@ -112,7 +112,7 @@ <p>You can use the mark tag to <mark>highlight</mark> text.</p> </div> {% highlight html %} -<mark>This line of text is meant to be treated as deleted text.</mark> +You can use the mark tag to <mark>highlight</mark> text. {% endhighlight %} |
