From 0b6a9926d8b1a2998a13029b9c78fa20ca7283a5 Mon Sep 17 00:00:00 2001 From: James deBoer Date: Wed, 30 Jul 2014 13:45:54 -0700 Subject: [PATCH] chore(example): In the Paper example, make the checkbox less confusing --- example/web/paper.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/example/web/paper.html b/example/web/paper.html index dae6262a4..3e2ea0de4 100644 --- a/example/web/paper.html +++ b/example/web/paper.html @@ -42,8 +42,8 @@

paper-checkbox

AngularDart can listen to these events through the on-* syntax

- +
-

Every the value changes, the curValue ({{curValue}}) scope variable is multiplied by 1.02

+

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