Skip to content

Commit cd56459

Browse files
committed
1009275: Resolved CI failures
1 parent dfdba24 commit cd56459

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Document-Processing/Word/Word-Processor/javascript-es5/getting-started.md

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

1111
# Getting started with JavaScript (ES5) Document Editor control
1212

13-
The Essential<sup style="font-size:70%">&reg;</sup> JS 2 for JavaScript (global script) is an ES5 formatted pure JavaScript framework designed for compatibility with modern web browsers without requiring build tools or transpilation.
13+
The Essential<sup style="font-size:70%">&reg;</sup> JS 2 for JavaScript (global script) is an ES5 formatted pure JavaScript framework designed for compatibility with modern web browsers without requiring build tools.
1414

1515
## Component Initialization
1616

Document-Processing/Word/Word-Processor/react/nextjs-getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Using one of the above commands will prompt you to configure additional settings
4646

4747
### Define the project name
4848

49-
Specify the name of the project directly. In this example, the project is named `ej2-nextjs-documenteditor`:
49+
Specify the name of the project directly. In this example, the project is named `ej2-next js-documenteditor`:
5050

5151
{% tabs %}
5252
{% highlight bash tabtitle="CMD" %}

0 commit comments

Comments
 (0)