Skip to content

Commit 8feb9a4

Browse files
committed
fix typo
1 parent eb6b637 commit 8feb9a4

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
@@ -155,7 +155,7 @@ $scope.$on('advanced-searchbox:modelUpdated', function (event, model) {
155155
</tr>
156156
<tr>
157157
<td>restrictToSuggestedValues</td>
158-
<td>Should it restrict possible search values tothe ones from the suggestedValues array?</td>
158+
<td>Should it restrict possible search values to the ones from the suggestedValues array?</td>
159159
</tr>
160160
</tbody>
161161
</table>

0 commit comments

Comments
 (0)