Skip to content

Commit c469469

Browse files
committed
Fix typo.
1 parent 75442b8 commit c469469

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
@@ -24,7 +24,7 @@
2424
// Link elements bound by jquery-ujs
2525
linkClickSelector: 'a[data-confirm], a[data-method], a[data-remote], a[data-disable-with]',
2626

27-
// Button elements boud jquery-ujs
27+
// Button elements bound by jquery-ujs
2828
buttonClickSelector: 'button[data-remote]',
2929

3030
// Select elements bound by jquery-ujs

0 commit comments

Comments
 (0)