mirror of
https://github.com/jquery/jquery-ui.git
synced 2026-05-13 03:01:39 -04:00
Resizable demo: Trivial grammatical fix
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
<textarea id="resizable" rows="5" cols="20"></textarea>
|
||||
|
||||
<div class="demo-description">
|
||||
<p>Resizable can be applied to a textarea. This allows the user to make the textarea bigger if ends up typing longer prose.</p>
|
||||
<p>Resizable can be applied to a textarea. This allows the user to make the textarea bigger to type longer prose.</p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user