Skip to content

Commit 9b3ec3e

Browse files
authored
Update README.md
1 parent be71d65 commit 9b3ec3e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Type of HTML input fields
3131
- INPUTFLOAT 10 Floatingpoint number
3232
- INPUTTEXTAREA 11 Text area with multiple lines
3333
- INPUTMULTICHECK 12 Fieldset with multiple checkboxes. The result string has one character
34-
0 or 1 for every option. 010010 means there are 6 options and option 2 nand 5 are true
34+
0 or 1 for every option. 010010 means there are 6 options and option 2 and 5 are true
3535

3636
## Functions
3737

0 commit comments

Comments
 (0)