Skip to content

Commit 988cc5f

Browse files
committed
typo
1 parent 0a8cde5 commit 988cc5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/autocompleteBehavior.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -691,7 +691,7 @@ describe('Autocomplete', function () {
691691
});
692692
});
693693

694-
it('Should accept valueKey as an aoption', function () {
694+
it('Should accept valueKey as an option', function () {
695695
var input = $('<input />'),
696696
instance,
697697
ajaxExecuted,

0 commit comments

Comments
 (0)