From 6737a69d95c0fb6b03b342cf69bff1c45384f16e Mon Sep 17 00:00:00 2001 From: Todd Parker Date: Wed, 3 Nov 2010 14:36:08 -0400 Subject: [PATCH] fixed typo --- docs/forms/forms-slider.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/forms/forms-slider.html b/docs/forms/forms-slider.html index 014b97f7..84e57c64 100755 --- a/docs/forms/forms-slider.html +++ b/docs/forms/forms-slider.html @@ -36,7 +36,7 @@ -

By setting the min and maxattributes you can configure the allowable number range of the slider track. The value of the input is used to configure the starting position of the handle and the vlaue populated in the text input.

+

By setting the min and maxattributes you can configure the allowable number range of the slider track. The value of the input is used to configure the starting position of the handle and the value populated in the text input.

The slider with a min of 500, max of 5,000 and initial value of 2,500