Skip to content

Commit

Permalink
Fix typo in README
Browse files Browse the repository at this point in the history
  • Loading branch information
alextes authored Aug 14, 2022
1 parent 8a55fc8 commit 10c28b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/fetch/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Web API compatible [fetch API][] for nodejs.
#### [node-fetch][]

The reason this fork exists is because [node-fetch][] chooses to compromise
Web API compatibility and by useing nodejs native [Readable][] stream. They way
Web API compatibility and by using nodejs native [Readable][] stream. They way
they put it is:

>
Expand Down

0 comments on commit 10c28b6

Please sign in to comment.