Skip to content

Commit a66d0ea

Browse files
committed
fix typo
1 parent facfde9 commit a66d0ea

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
@@ -21,7 +21,7 @@ yarn add vue-daily-scheduler
2121
```
2222
Browser
2323
```html
24-
<script scr="https://unpkg.com/vue-daily-scheduler@latest/dist/vue-schedule.min.js" />
24+
<script src="https://unpkg.com/vue-daily-scheduler@latest/dist/vue-schedule.min.js" />
2525
```
2626
2727
then, use inside a component

0 commit comments

Comments
 (0)