diff --git a/demo-shell-ng2/app/components/page2.view.ts b/demo-shell-ng2/app/components/page2.view.ts
index 8bcebc793c..89634f8940 100644
--- a/demo-shell-ng2/app/components/page2.view.ts
+++ b/demo-shell-ng2/app/components/page2.view.ts
@@ -16,7 +16,7 @@ import {Component} from "angular2/core";
List below is a web component bound to array of items coming from angular.
Add/remove buttons control angular array and web component reacts on changes.