Skip to content

Commit 934e3b8

Browse files
Akshaya0404MohanaselvamJothi
authored andcommitted
1008483: Resolved Front matter error
1 parent 438b124 commit 934e3b8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: post
3-
title: Getting started with JavaScript (ES5) Document editor control | Syncfusion
3+
title: Getting started with JavaScript (ES5) Document editor | Syncfusion
44
description: Checkout and learn about Getting started with JavaScript (ES5) Document editor control of Syncfusion Essential JS 2 and more details.
55
platform: document-processing
66
control: Getting started
@@ -367,7 +367,7 @@ The Document Editor component requires server-side interactions for the followin
367367

368368
>Note: If you don't require the above functionalities then you can deploy as pure client-side component without any server-side interactions.
369369
370-
Please refer the [example from GitHub](https://github.com/SyncfusionExamples/EJ2-DocumentEditor-WebServices) to configure the web service and set the [serviceUrl](https://ej2.syncfusion.com/javascript/documentation/api/document-editor-container#serviceurl/).
370+
Please refer the [example from GitHub](https://github.com/SyncfusionExamples/EJ2-DocumentEditor-WebServices) to configure the web service and set the [serviceUrl](https://ej2.syncfusion.com/javascript/documentation/api/document-editor-container#serviceurl).
371371

372372
Syncfusion<sup style="font-size:70%">&reg;</sup> provides a predefined [Word Processor server docker image](https://hub.docker.com/r/syncfusion/word-processor-server) targeting ASP.NET Core 2.1 framework. You can directly pull this docker image and deploy it in server on the go. You can also create own docker image by customizing the existing [docker project from GitHub](https://github.com/SyncfusionExamples/Word-Processor-Server-Docker).
373373

0 commit comments

Comments
 (0)