We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69ef35a commit 7ff67b2Copy full SHA for 7ff67b2
1 file changed
css-font-loading/Overview.bs
@@ -50,7 +50,7 @@ Introduction</h2>
50
<h3 id="values">
51
Values</h3>
52
53
- This specification uses <dfn interface lt="Promise">Promises</dfn>,
+ This specification uses {{Promise}}s,
54
which are defined in <a href="http://wiki.ecmascript.org/doku.php?id=harmony:specification_drafts">ECMAScript 6</a>.
55
HTML5Rocks has some <a href="http://www.html5rocks.com/en/tutorials/es6/promises/">good tutorial material introducing Promises</a>.
56
0 commit comments