Skip to content

Commit 8e4cd90

Browse files
984044: resolved spelling error
1 parent 7b013b5 commit 8e4cd90

File tree

1 file changed

+1
-1
lines changed
  • Document-Processing/PDF/PDF-Viewer/javascript-es6

1 file changed

+1
-1
lines changed

Document-Processing/PDF/PDF-Viewer/javascript-es6/event.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
1010

1111
# Events in TypeScript PDF Viewer
1212

13-
The PDF Viewer component triggers events for creation, page navigation, document lifecycle, context menu interactions, comments, bookmarks, download and export, hyperlinks, annotation import/export, custom keyboard commands, printing, signatures, text search, and text selection. Use these events to integrate custom logic into application workflows.
13+
The PDF Viewer component triggers events for creation, page navigation, document life cycle, context menu interactions, comments, bookmarks, download and export, hyperlinks, annotation import/export, custom keyboard commands, printing, signatures, text search, and text selection. Use these events to integrate custom logic into application workflows.
1414

1515
The following table lists commonly used events supported by the PDF Viewer component:
1616

0 commit comments

Comments
 (0)