From b6da520097195c8c5832736b339b2224d731a1f4 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jo=CC=88rn=20Zaefferer?= Date: Thu, 24 Apr 2014 12:57:52 +0200 Subject: [PATCH] Resizable demo: Fix description text, replacing the copy-pasta --- demos/resizable/textarea.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demos/resizable/textarea.html b/demos/resizable/textarea.html index 45bc547a6..fdb790d70 100644 --- a/demos/resizable/textarea.html +++ b/demos/resizable/textarea.html @@ -28,7 +28,7 @@
-

Display only an outline of the element while resizing by setting the helper option to a CSS class.

+

Resizable can be applied to a textarea. This allows the user to make the textarea bigger if ends up typing longer prose.

-- 2.39.5