mirror of
https://github.com/jquery/jquery-ui.git
synced 2024-11-21 11:04:24 +00:00
Resizable demo: Trivial grammatical fix
This commit is contained in:
parent
23ea063b3c
commit
a2af75e5ef
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user