Skip to content

Commit 57c7631

Browse files
authored
Fix invalid character escape (#256)
1 parent 30d5c35 commit 57c7631

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compatibility.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -699,7 +699,7 @@ effect.
699699
}
700700
</pre>
701701

702-
The element <pre>&ltp class="stroked-text-longhand"&gt;Serious typography&lt;/p&gt;</pre> would be
702+
The element <pre>&lt;p class="stroked-text-longhand"&gt;Serious typography&lt;/p&gt;</pre> would be
703703
rendered as follows:
704704

705705
<img width="381" height="116" src="stroked-text.png" alt="image of stroked text">

0 commit comments

Comments
 (0)