diff --git a/ng2-components/ng2-alfresco-tag/demo/src/main.ts b/ng2-components/ng2-alfresco-tag/demo/src/main.ts
index e6300c6a1c..6013e23be4 100644
--- a/ng2-components/ng2-alfresco-tag/demo/src/main.ts
+++ b/ng2-components/ng2-alfresco-tag/demo/src/main.ts
@@ -15,9 +15,9 @@
* limitations under the License.
*/
-import {Component, OnInit, Input} from '@angular/core';
-import {bootstrap} from '@angular/platform-browser-dynamic';
-import {HTTP_PROVIDERS} from '@angular/http';
+import { Component, OnInit, Input } from '@angular/core';
+import { bootstrap } from '@angular/platform-browser-dynamic';
+import { HTTP_PROVIDERS } from '@angular/http';
import {
ALFRESCO_CORE_PROVIDERS,
@@ -26,17 +26,17 @@ import {
CONTEXT_MENU_DIRECTIVES
} from 'ng2-alfresco-core';
-import {TAGCOMPONENT, TAGSERVICES} from 'ng2-alfresco-tag';
+import { TAGCOMPONENT, TAGSERVICES } from 'ng2-alfresco-tag';
@Component({
selector: 'alfresco-tag-demo',
template: `
-
-
+
+
-
+
- Authentication failed to ip {{ ecmHost }} with user: admin, admin, you can still try to add a valid token to perform
+ Authentication failed to ip {{ ecmHost }} with user: admin, admin, you can still try to add a valid ticket to perform
operations.