From: Jörn Zaefferer Date: Thu, 24 Apr 2014 10:57:52 +0000 (+0200) Subject: Resizable demo: Fix description text, replacing the copy-pasta X-Git-Tag: 1.11.0-beta.1~20 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=b6da520097195c8c5832736b339b2224d731a1f4;p=jquery-ui.git Resizable demo: Fix description text, replacing the copy-pasta --- 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.