Skip to content

Commit 884f95c

Browse files
Fixed typo in docs
1 parent 88ce561 commit 884f95c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -864,7 +864,7 @@ They do need a list of ```items``` to have as children.
864864
865865
### select and checkboxes
866866
867-
*select* and *checkboxes* can take an attribute, `titleMap`, wich defines a name
867+
*select* and *checkboxes* can take an attribute, `titleMap`, which defines a name
868868
and a value. The value is bound to the model while the name is used for display.
869869
In the case of *checkboxes* the names of the titleMap can be HTML.
870870

0 commit comments

Comments
 (0)