We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31ace38 commit c3aec61Copy full SHA for c3aec61
README.md
@@ -35,7 +35,7 @@ Examples
35
saveAs(blob, "hello world.txt");
36
37
The standard W3C File API [`Blob`][3] interface is not available in all browsers.
38
-[Blob.js][4] is a cross-browser `BlobBuilder` implementation that solves this.
+[Blob.js][4] is a cross-browser `Blob` implementation that solves this.
39
40
### Saving a canvas
41
0 commit comments