Skip to content

Commit 7ff67b2

Browse files
jyasskintabatkins
authored andcommitted
Don't <dfn> Promise. WebIDL already does that. (w3c#1023)
1 parent 69ef35a commit 7ff67b2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css-font-loading/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Introduction</h2>
5050
<h3 id="values">
5151
Values</h3>
5252

53-
This specification uses <dfn interface lt="Promise">Promises</dfn>,
53+
This specification uses {{Promise}}s,
5454
which are defined in <a href="http://wiki.ecmascript.org/doku.php?id=harmony:specification_drafts">ECMAScript 6</a>.
5555
HTML5Rocks has some <a href="http://www.html5rocks.com/en/tutorials/es6/promises/">good tutorial material introducing Promises</a>.
5656

0 commit comments

Comments
 (0)