From 4df96c768f823106949ea07898b231ab8d40b109 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Mon, 17 Mar 2014 03:15:27 -0700 Subject: [PATCH] fix description of #12956 errata --- docs/_includes/css/type.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_includes/css/type.html b/docs/_includes/css/type.html index 80e30cd425..2ea0465199 100644 --- a/docs/_includes/css/type.html +++ b/docs/_includes/css/type.html @@ -107,7 +107,7 @@

Inline text elements

Marked text

-

For indicating blocks of text that have been deleted use the <mark> tag.

+

For highlighting a run of text due to its relevance in another context, use the <mark> tag.

You can use the mark tag to highlight text.