We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23ea063 commit a2af75eCopy full SHA for a2af75e
demos/resizable/textarea.html
@@ -28,7 +28,7 @@
28
<textarea id="resizable" rows="5" cols="20"></textarea>
29
30
<div class="demo-description">
31
-<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>
32
</div>
33
</body>
34
</html>
0 commit comments