Skip to content
This repository was archived by the owner on Jan 15, 2024. It is now read-only.

Commit 9d0b67a

Browse files
author
steven.roulleau
committed
fix(doc): typo
1 parent 7b31bb4 commit 9d0b67a

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
@@ -132,7 +132,7 @@ yarn add iink-js
132132
```html
133133
<html>
134134
<head>
135-
<script src="node_modules/iink-kjs/dist/iink.min.js"></script>
135+
<script src="node_modules/iink-js/dist/iink.min.js"></script>
136136
<script src="https://code.jquery.com/pep/0.4.3/pep.js"></script>
137137
<style>
138138
#editor {

0 commit comments

Comments
 (0)