Skip to content

Commit eb79036

Browse files
committed
Merge pull request #367 from ashokfernandez/development
Fixed typo in docs
2 parents 88ce561 + 884f95c commit eb79036

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)