From a717f9e2331d173758d1ad14dc671d145f73cfa1 Mon Sep 17 00:00:00 2001 From: Soufian DAOUDI Date: Tue, 2 Jun 2015 20:58:18 +0100 Subject: [PATCH] Fixed minor typo --- demo/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demo/index.html b/demo/index.html index feef7c6..c35fc12 100644 --- a/demo/index.html +++ b/demo/index.html @@ -196,7 +196,7 @@

The model

The sliders

-

You many 'pin' (and hide) either the minimum or maximum handle to prevent it from being modified, effectivly converting the slider into a single-value slider.

+

You many 'pin' (and hide) either the minimum or maximum handle to prevent it from being modified, effectively converting the slider into a single-value slider.

The value of the first slider is: {{demo6.valueA}}; the second slider is {{demo6.valueB}}.