Skip to content

Commit fc702f3

Browse files
986927: resolved CI issues
1 parent 157b242 commit fc702f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Document-Processing/PDF/PDF-Viewer/vue/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ Add CSS references needed for PDF Viewer in `style` section of the `App.vue` fil
6363
```
6464
### Add PDF Viewer component
6565

66-
Add the Vue PDF Viewer by using `ej-pdfviewer` selector in template section of the `App.vue` file.
66+
Add the Vue PDF Viewer by using `ejs-pdfviewer` selector in template section of the `App.vue` file.
6767

6868
```
6969
<template>

0 commit comments

Comments
 (0)