We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 044eaf9 commit d47f913Copy full SHA for d47f913
README.md
@@ -10,9 +10,9 @@ A small wrapper for integrating axios to Vuejs
10
11
## Why
12
13
-I created this library because, in the past, I need a simple solution to migrate from `vue-resource` to `axios`.
+I created this library because, in the past, I needed a simple solution to migrate from `vue-resource` to `axios`.
14
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`.
+It only binds axios to the `vue` instance so you don't have to import everytime you use `axios`.
16
17
## Support matrix
18
0 commit comments