Skip to content

Commit 664a71c

Browse files
author
Mark
committed
Fix README doc
1 parent 946a077 commit 664a71c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ Examples can be found in the [examples](https://github.com/mkay581/formjs/blob/m
158158

159159
### Form
160160

161-
The form class allows you to instantiate an entire form (along with its nested elements: <input>, <textarea>, <select>).
161+
The form class allows you to instantiate an entire form (along with its nested elements: `<input>`, `<textarea>`, `<select>`).
162162

163163
#### Form.constructor
164164

0 commit comments

Comments
 (0)