Complement waitPromise definition sentence
authorTakeshi Yoshino <tyoshino@google.com>
Sat, 07 Dec 2013 01:59:00 +0900
changeset 86 d1e43b22a73d
parent 85 885937bdcc17
child 87 dcf26e7c77fe
Complement waitPromise definition sentence
Overview.htm
--- a/Overview.htm	Sat Dec 07 01:49:52 2013 +0900
+++ b/Overview.htm	Sat Dec 07 01:59:00 2013 +0900
@@ -503,7 +503,7 @@
 			</p>
 
 			<p>
-				An associated <a>Promise</a> <dfn>waitPromise</dfn> which is used by the <code>awaitSpaceAvailable()</code> method.
+				A WritableByteStream has an associated <a>Promise</a> <dfn>waitPromise</dfn> which is used by the <code>awaitSpaceAvailable()</code> method.
 				This variable is initialized to null on construction.
 			</p>