Skip to content

Commit

Permalink
[es] Update index.md (#21749)
Browse files Browse the repository at this point in the history
Update index.md

Spelling correction
  • Loading branch information
GabrielVMG authored Jun 20, 2024
1 parent 1a731d1 commit 818d1d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion files/es/web/api/blob/blob/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@ var oMiBlob = new Blob(unaParteDeArchivo, { type: "text/html" }); // el blob

## Vea también

- La interfaz deprecada {{domxref("BlobBuilder")}}, la cual es reemplazada por este constructor.
- La interfaz obsoleta {{domxref("BlobBuilder")}}, la cual es reemplazada por este constructor.

0 comments on commit 818d1d9

Please sign in to comment.