Skip to content

Commit a9203c7

Browse files
authored
Fix typo in README (#17)
1 parent 5f6cd0e commit a9203c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/fetch/Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Web API compatible [fetch API][] for nodejs.
1010
#### [node-fetch][]
1111

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

1616
>

0 commit comments

Comments
 (0)