Skip to content

Commit

Permalink
tiny fix
Browse files Browse the repository at this point in the history
  • Loading branch information
skyclouds2001 committed May 12, 2024
1 parent e68a051 commit 5029f5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion files/en-us/web/api/filereader/filereader/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ browser-compat: api.FileReader.FileReader

{{APIRef("File API")}}{{AvailableInWorkers}}

The **`FileReader()`** constructor creates a new FileReader.
The **`FileReader()`** constructor creates a new `FileReader`.

For details about how to use `FileReader`, see [Using files from web applications](/en-US/docs/Web/API/File_API/Using_files_from_web_applications).

Expand Down

0 comments on commit 5029f5d

Please sign in to comment.