Skip to content
This repository was archived by the owner on Apr 6, 2020. It is now read-only.

Commit a984b18

Browse files
author
Sohee Lee
committed
docs: fix typo
1 parent 7706b3f commit a984b18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -325,7 +325,7 @@ First implement `<viewer/>` in the template.
325325
</template>
326326
```
327327
328-
And then add `EditorViewer` to the `components` in your component or Vue instance like this:
328+
And then add `Viewer` to the `components` in your component or Vue instance like this:
329329
```js
330330
import { Viewer } from '@toast-ui/vue-editor'
331331

0 commit comments

Comments
 (0)