We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc655ae commit e932d23Copy full SHA for e932d23
1 file changed
README.md
@@ -39,7 +39,7 @@ console.log(await pokedex.getPokemonsList())
39
</script>
40
```
41
42
-### [Example](https://jsbin.com/jedakor/9/edit?html,console) requests
+### [Example](https://jsbin.com/jedakor/11/edit?html,console) requests
43
44
```js
45
// with await, be sure to be in an async function (and in a try/catch)
0 commit comments