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 da7de66 commit 8068bb5Copy full SHA for 8068bb5
1 file changed
readme.md
@@ -84,7 +84,7 @@ const bin = await sourcebin.create(
84
`sourcebin.url(key or url)`<br>
85
86
```js
87
- const { url, short } = await url('qXO2NVhRc6');
+ const { url, short } = url('qXO2NVhRc6');
88
```
89
90
# FAQ
0 commit comments