We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13f92b3 commit 6398b20Copy full SHA for 6398b20
core/src/components/textarea/textarea.ionic.scss
@@ -56,7 +56,7 @@
56
57
// When the rows attribute is set, the container of the textarea should
58
// should increase in height to accommodate the number of rows.
59
-// The min-height should accomodate the number of rows, plus a little extra
+// The min-height should accommodate the number of rows, plus a little extra
60
// so that the next line is partially visible. To that we add the amount of
61
// the bottom padding and the border width outside the textarea.
62
// If --host-rows is set, then it will be used, otherwise the data-attr-rows
0 commit comments