Skip to content

Commit 6398b20

Browse files
rugoncalvesCopilot
andauthored
Fix typo
Co-authored-by: Copilot <[email protected]>
1 parent 13f92b3 commit 6398b20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/src/components/textarea/textarea.ionic.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656

5757
// When the rows attribute is set, the container of the textarea should
5858
// should increase in height to accommodate the number of rows.
59-
// The min-height should accomodate the number of rows, plus a little extra
59+
// The min-height should accommodate the number of rows, plus a little extra
6060
// so that the next line is partially visible. To that we add the amount of
6161
// the bottom padding and the border width outside the textarea.
6262
// If --host-rows is set, then it will be used, otherwise the data-attr-rows

0 commit comments

Comments
 (0)