Skip to content

Commit 160c435

Browse files
committed
Fix README for using text field type (which ideally is input)
1 parent db0cc65 commit 160c435

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,8 +105,8 @@ As a demo, you could opt to install the following examples:
105105

106106
### Form features
107107
- Autodetection of columns
108-
- Field-types (select, text, number, datetime, etc) with option to configure more
109-
- Form actions (Back, Save and Close, Save and Continue, Delete, etc)
108+
- Field-types (`select`, `input`, `number`, `datetime`, etc) with option to configure more
109+
- Form actions (*Back, Save and Close, Save and Continue, Delete, etc)
110110
- ... (more docs coming soon)
111111

112112
### Documentation

0 commit comments

Comments
 (0)