We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be71d65 commit 9b3ec3eCopy full SHA for 9b3ec3e
1 file changed
README.md
@@ -31,7 +31,7 @@ Type of HTML input fields
31
- INPUTFLOAT 10 Floatingpoint number
32
- INPUTTEXTAREA 11 Text area with multiple lines
33
- 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
+0 or 1 for every option. 010010 means there are 6 options and option 2 and 5 are true
35
36
## Functions
37
0 commit comments