Skip to content

Commit 0f02948

Browse files
authored
Merge pull request #3 from apjansing/master
README typo fix in dependencices section
2 parents c967c04 + bda6471 commit 0f02948

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Here's a working demo project [react-jycm-viewer-example](https://github.com/egg
1515

1616
## dependencices
1717
```bash
18-
yarn add react-jycm-viewer react-monacor-editor monaco-editor
18+
yarn add react-jycm-viewer react-monaco-editor monaco-editor
1919
yarn add -D monaco-editor-webpack-plugin
2020
```
2121

0 commit comments

Comments
 (0)