Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -864,7 +864,7 @@ They do need a list of ```items``` to have as children.

### select and checkboxes

*select* and *checkboxes* can take an attribute, `titleMap`, wich defines a name
*select* and *checkboxes* can take an attribute, `titleMap`, which defines a name
and a value. The value is bound to the model while the name is used for display.
In the case of *checkboxes* the names of the titleMap can be HTML.

Expand Down