Skip to content

Commit d47f913

Browse files
authored
Update README.md
1 parent 044eaf9 commit d47f913

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ A small wrapper for integrating axios to Vuejs
1010

1111
## Why
1212

13-
I created this library because, in the past, I need a simple solution to migrate from `vue-resource` to `axios`.
13+
I created this library because, in the past, I needed a simple solution to migrate from `vue-resource` to `axios`.
1414

15-
It only has a small benefit that it binds axios to the `vue` instance so you don't have to import everytime you use `axios`.
15+
It only binds axios to the `vue` instance so you don't have to import everytime you use `axios`.
1616

1717
## Support matrix
1818

0 commit comments

Comments
 (0)