Skip to content

Commit b2a51a5

Browse files
eungjun-yiscottgonzalez
authored andcommitted
Draggable tests: Fixed typo.
1 parent 44a086b commit b2a51a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/unit/draggable/draggable_events.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
module("draggable: events");
77

8-
test("callbacks occurance count", function() {
8+
test("callbacks occurrence count", function() {
99

1010
expect(3);
1111

0 commit comments

Comments
 (0)