From 6a7066e13aae62c6900f28f06b3ce2423bac7dac Mon Sep 17 00:00:00 2001 From: Paranthaman Palani Date: Fri, 24 Jul 2026 17:35:58 +0530 Subject: [PATCH] Updated the proper indentation. --- .../Licensing/how-to-register-in-an-application.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Document-Processing/Licensing/how-to-register-in-an-application.md b/Document-Processing/Licensing/how-to-register-in-an-application.md index aebe9009dc..045c7aebed 100644 --- a/Document-Processing/Licensing/how-to-register-in-an-application.md +++ b/Document-Processing/Licensing/how-to-register-in-an-application.md @@ -264,7 +264,7 @@ Syncfusion® license key should be registered, if your project usi The following code is used to register the license. -## JavaScript es5 +### JavaScript es5 Register the license key by using **registerLicense** method after the [Syncfusion JavaScript script](https://ej2.syncfusion.com/javascript/documentation/getting-started/quick-start/#configure-syncfusion-javascript-es5-control-in-the-application-1) file reference as below. @@ -275,7 +275,7 @@ ej.base.registerLicense('License Key'); {% endhighlight %} {% endtabs %} -## VueJS +### VueJS Register the license key in the **index.js** file of the Vue project. @@ -549,7 +549,7 @@ You must have an active Syncfusion® Essential JS license to use S For the following platforms, you can use the script files without registering the license keys. -## JavaScript (Essential® JS 1) +### JavaScript (Essential® JS 1) * AngularJS