| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent d4f2ef7 commit a042c8a
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -21,7 +21,7 @@ const stream = require('stream'); | |||
| 21 | 21 | ||
| 22 | 22 | While it is important for all Node.js users to understand how streams work, | |
| 23 | 23 | the `stream` module itself is most useful for developers that are creating new | |
| 24 | - types of stream instances. Developer's who are primarily *consuming* stream | ||
| 24 | + types of stream instances. Developers who are primarily *consuming* stream | ||
| 25 | 25 | objects will rarely (if ever) have need to use the `stream` module directly. | |
| 26 | 26 | ||
| 27 | 27 | ## Organization of this Document | |
| Back | FazBrowse Home | New Git URL |
0 commit comments