Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus authored Jul 16, 2024
1 parent 8954c17 commit 13e7ce3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ A readable stream representing file data.

### fileTypeFromBlob(blob)

Detect the file type of a [Blob](https://developer.mozilla.org/docs/Web/API/Blob),
Detect the file type of a [`Blob`](https://developer.mozilla.org/docs/Web/API/Blob),
[!TIP]
> A [`File` object](https://developer.mozilla.org/docs/Web/API/File) is a `Blob` and can be passed in here.
Expand Down

0 comments on commit 13e7ce3

Please sign in to comment.