From 74ce0fdbc7cb5b514a8f4d763f64a1f29e4491fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dar=C3=ADo=20Here=C3=B1=C3=BA?= Date: Fri, 13 Aug 2021 22:15:32 -0300 Subject: [PATCH] Minor fixes (lines 358-365) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 708d223..71cbc1b 100644 --- a/README.md +++ b/README.md @@ -355,14 +355,14 @@ Take the table below only as a overview of all options. dynWidth boolean false - Indiactes whether the textarea width will be dynamic (content dependent). + Indicates whether the textarea width will be dynamic (content dependent). dynHeight boolean false - Indiactes whether the textarea height will be dynamic (content dependent). + Indicates whether the textarea height will be dynamic (content dependent).