Skip to content

Commit

Permalink
fix'
Browse files Browse the repository at this point in the history
  • Loading branch information
baptmaury committed Nov 28, 2024
1 parent 4fa57d6 commit 1364aaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ ex:
From :

```javascript
import axios from "scalingo/node_modules/axios";
import axios, { AxiosInstance } from "axios";
```

To:
Expand Down

0 comments on commit 1364aaa

Please sign in to comment.