Skip to content

Commit 1802c05

Browse files
[autoloader] Fix script name in the docs
1 parent 6d45fce commit 1802c05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/plugins/autoloader/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ resources:
77
- https://dev.prismjs.com/components.js
88
- https://prismjs.com/assets/vendor/jszip.min.js
99
- https://prismjs.com/assets/vendor/FileSaver.min.js
10-
- ./script.js
10+
- ./demo.js
1111
---
1212

1313
<style>

0 commit comments

Comments
 (0)