提交 e26055a6 编写于 作者: M Matt Zabriskie

Merge pull request #212 from marcelometal/patch-1

Fixed typo in README.md
......@@ -303,7 +303,7 @@ var instance = axios.create({
baseURL: 'https://api.example.com'
});
// Alter defaults after instace has been created
// Alter defaults after instance has been created
instance.defaults.headers.common['Authorization'] = AUTH_TOKEN;
```
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册