| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 3f86dc1 commit 14a160a
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -2023,7 +2023,7 @@ user programs. | |||
| 2023 | 2023 | #### `writable._writev(chunks, callback)` | |
| 2024 | 2024 | ||
| 2025 | 2025 | * `chunks` {Object[]} The data to be written. The value is an array of {Object} | |
| 2026 | - that each represent a discreet chunk of data to write. The properties of | ||
| 2026 | + that each represent a discrete chunk of data to write. The properties of | ||
| 2027 | 2027 | these objects are: | |
| 2028 | 2028 | * `chunk` {Buffer|string} A buffer instance or string containing the data to | |
| 2029 | 2029 | be written. The `chunk` will be a string if the `Writable` was created with | |
| Back | FazBrowse Home | New Git URL |
0 commit comments