Skip to content

Commit cfe2ccd

Browse files
committed
Merge branch 'master' of git://github.com/akre54/jquery-ujs into akre54-master
2 parents 6184e4d + fa80b2e commit cfe2ccd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/rails.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
*
1111
*/
1212

13-
// Cut down on the number if issues from people inadvertently including jquery_ujs twice
13+
// Cut down on the number of issues from people inadvertently including jquery_ujs twice
1414
// by detecting and raising an error when it happens.
1515
if ( $.rails !== undefined ) {
1616
$.error('jquery-ujs has already been loaded!');

0 commit comments

Comments
 (0)