Skip to content

Commit c3aec61

Browse files
committed
Update README.md
1 parent 31ace38 commit c3aec61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Examples
3535
saveAs(blob, "hello world.txt");
3636

3737
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.
38+
[Blob.js][4] is a cross-browser `Blob` implementation that solves this.
3939

4040
### Saving a canvas
4141

0 commit comments

Comments
 (0)