Skip to content

Commit 80e7000

Browse files
authored
Merge pull request #90 from pgrimaud/master
Fix typo in README.md
2 parents cf82a2c + 81cd4ab commit 80e7000

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -412,7 +412,7 @@ app.listen(PORT);
412412

413413
## Usage in browser with XMLHttpRequest
414414

415-
Useful when using XMLHttpRequest directly or libaries such as [axios](https://www.npmjs.com/package/axios).
415+
Useful when using XMLHttpRequest directly or libraries such as [axios](https://www.npmjs.com/package/axios).
416416

417417
### Install with a script tag
418418

0 commit comments

Comments
 (0)