mirror of
https://github.com/tenrok/axios.git
synced 2026-06-17 19:21:29 +03:00
docs: grammar issue in *.md (#7215)
* fix readme.md * fix ECOSYSTEM.md * fix CONTRIBUTING.md
This commit is contained in:
+3
-3
@@ -20,9 +20,9 @@ Please update the [documentation](https://axios-http.com/docs/intro) accordingly
|
||||
|
||||
## Developing
|
||||
|
||||
- `npm run test` run the jasmine and mocha tests
|
||||
- `npm run build` run rollup and bundle the source
|
||||
- `npm run version` prepare the code for release
|
||||
- `npm run test` runs the jasmine and mocha tests
|
||||
- `npm run build` runs rollup and bundles the source
|
||||
- `npm run version` prepares the code for release
|
||||
|
||||
## Running Examples
|
||||
|
||||
|
||||
Reference in New Issue
Block a user