Skip to content

Commit

Permalink
문서: 오타 수정 ( nhn#3019 )
Browse files Browse the repository at this point in the history
  • Loading branch information
fp024 authored Apr 14, 2024
1 parent 0c5c11b commit dec459b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/code-syntax-highlight/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@ The way to include the plugin and the language files of `prismjs` is the same as
##### Use Option of Editor

```js
const { Editor } = tosatui;
const { Editor } = toastui;
const { codeSyntaxHighlight } = Editor.plugin;

const editor = Editor.factory({
Expand Down

0 comments on commit dec459b

Please sign in to comment.