| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 804e7ae commit f253cb9
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -370,7 +370,7 @@ The content-type of the `Blob`. | |||
| 370 | 370 | ### `Blob` objects and `MessageChannel` | |
| 371 | 371 | ||
| 372 | 372 | Once a {Blob} object is created, it can be sent via `MessagePort` to multiple | |
| 373 | - destinations without transfering or immediately copying the data. The data | ||
| 373 | + destinations without transferring or immediately copying the data. The data | ||
| 374 | 374 | contained by the `Blob` is copied only when the `arrayBuffer()` or `text()` | |
| 375 | 375 | methods are called. | |
| 376 | 376 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments