Skip to content

Commit

Permalink
Merge pull request #10 from AFBarstow/gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
heycam committed Aug 20, 2014
2 parents f8211fa + fb73f99 commit 41fe0a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.xml
Expand Up @@ -5734,7 +5734,7 @@ interface Person {
<p>
A <dfn id='dfn-promise-type'>promise type</dfn> is a parameterized type
whose values are references to objects that “is used as a place holder
for the eventual results of a deferred (and possibly asynchromous) computation
for the eventual results of a deferred (and possibly asynchronous) computation
result of an asynchronous operation” <a href='#ref-ECMA-262'>[ECMA-262]</a>.
See <a href="http://people.mozilla.org/~jorendorff/es6-draft.html#sec-promise-objects">section 25.4</a>
of the ECMAScript specification for details on the semantics of promise objects.
Expand Down

0 comments on commit 41fe0a0

Please sign in to comment.