Skip to content

Commit 5140791

Browse files
committed
Corrected typo in features.
1 parent 618e9d5 commit 5140791

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
## Features
1010

1111
- Package size is: 1.42KB (0.7KB gzipped!).
12-
- Supports all `<input />`s, checkboxes and `<select />`.
12+
- Supports all `<input />`s, `<textarea />` and `<select />`.
1313
- Supports `<select multiple />`.
14-
- Supports checkboxes with same via [array notation](#array-notation).
14+
- Supports checkboxes with same name via [array notation](#array-notation).
1515
- Multiple bundles: [CJS, ESM and UMD](dist).
1616

1717
## Installation

0 commit comments

Comments
 (0)