Skip to content

Commit

Permalink
Merge pull request #300 from jergason/patch-1
Browse files Browse the repository at this point in the history
Fixing typo in readme
  • Loading branch information
nickuraltsev committed Apr 18, 2016
2 parents 5c58b83 + 0ec09f7 commit 8a60a4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -121,7 +121,7 @@ axios({
##### axios(url[, config])

```js
// Sned a GET request (default method)
// Send a GET request (default method)
axios('/user/12345');
```

Expand Down

0 comments on commit 8a60a4e

Please sign in to comment.