diff --git a/demo-shell-ng2/app/components/page2.view.ts b/demo-shell-ng2/app/components/page2.view.ts
index 96fd69471a..8bcebc793c 100644
--- a/demo-shell-ng2/app/components/page2.view.ts
+++ b/demo-shell-ng2/app/components/page2.view.ts
@@ -12,6 +12,10 @@ 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.
+