Skip to content

Commit e480507

Browse files
docs(README): fix window name
1 parent 402e634 commit e480507

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ export default {
5757

5858
### :link: Using a CDN
5959

60-
[UNPKG](https://unpkg.com/vue-next-level-scroll/dist/) | [jsDelivr](https://cdn.jsdelivr.net/npm/vue-next-level-scroll/dist/) (available as window.ifBot)
60+
[UNPKG](https://unpkg.com/vue-next-level-scroll/dist/) | [jsDelivr](https://cdn.jsdelivr.net/npm/vue-next-level-scroll/dist/) (available as window.nextLevelScroll)
6161

6262
```js
6363
Vue.component('scroll', window.nextLevelScroll)

0 commit comments

Comments
 (0)