--- a/Overview.htm Sat Dec 07 02:05:20 2013 +0900
+++ b/Overview.htm Sat Dec 07 02:19:01 2013 +0900
@@ -348,7 +348,8 @@
</p>
<p>
- A WritableByteStream has an associated data sink identified by <dfn>dataSink</dfn>, which notifies the WritableByteStream of the number of bytes the data sink can newly accept.
+ The actual data consumer behind the WritableByteStream is called a data sink and is identified by <dfn>dataSink</dfn>.
+ A data sink consumes byte streams and notifies the WritableByteStream of the number of bytes the data sink can newly accept.
</p>
<p>