From 0cf162e95ae19541d883d7aa29e6a9878176c5f2 Mon Sep 17 00:00:00 2001 From: Michael Krog Date: Tue, 5 Aug 2014 15:03:30 +0200 Subject: [PATCH] Update paper.html Added missing word. --- example/web/paper.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/web/paper.html b/example/web/paper.html index 167b712fb..e1b87d17c 100644 --- a/example/web/paper.html +++ b/example/web/paper.html @@ -47,7 +47,7 @@

Events: paper-checkbox

-

Every the value changes, the curValue ({{curValue}}) scope variable will update

+

Every time the value changes, the curValue ({{curValue}}) scope variable will update

Two-way binding: paper-slider

The slide is bound to the curValue scope variable ({{curValue}})