Skip to content

Commit 58e0d22

Browse files
committed
809971: Resolved CI failure
1 parent 70f79f9 commit 58e0d22

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Document-Processing/Word/Word-Processor/javascript-es5/how-to/customize-context-menu.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ The following is the output of custom context menu with customization.
136136

137137
#### Customize Context Menu with sub-menu items
138138

139-
Document Editor allows you to customize the Context Menu with sub-menu items. It can be achieved by using the [`addCustomMenu()`](https://ej2.syncfusion.com/javascript/documentation/api/document-editor/contextMenu/#addcustommenu) method.
139+
Document Editor allows you to customize the Context Menu with sub-menu items. It can be achieved by using the [`addCustomMenu()`](https://ej2.syncfusion.com/javascript/documentation/api/document-editor/contextMenu#addcustommenu) method.
140140

141141
The following code shows how to add a sub items in the custom option in context menu in Document Editor Container.
142142

Document-Processing/Word/Word-Processor/javascript-es5/how-to/deploy-document-editor-component-for-mobile.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ documentation: ug
88
domainurl: ##DomainURL##
99
---
1010

11-
# Deploy Docx editor component for mobile in JavaScript(ES5) DOCX editor
11+
# Deploy DOCX editor component for mobile in JavaScript(ES5) DOCX editor
1212

1313
## Document editor component for Mobile
1414

0 commit comments

Comments
 (0)