We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdea015 commit 9014668Copy full SHA for 9014668
1 file changed
README.md
@@ -44,7 +44,7 @@ console.log(await pokedex.getPokemonsList())
44
</script>
45
```
46
47
-### [Example](https://jsbin.com/jedakor/5/edit?html,console) requests
+### [Example](https://jsbin.com/jedakor/9/edit?html,console) requests
48
49
```js
50
// with await, be sure to be in an async function (and in a try/catch)
0 commit comments