Skip to content

Commit 841d2f6

Browse files
authored
Fix spelling
1 parent 71dc61a commit 841d2f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/dummy/app/assets/javascripts/application_static.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
// To understand which one is used, see app/views/layouts/application.html.erb
99

1010
// These assets are located in app/assets/webpack directory
11-
// Its is CRITICAL for Turbolinks 2.x that webpack/vendor-bundle must be BEFORE turbolinks
11+
// It is CRITICAL for Turbolinks 2.x that webpack/vendor-bundle must be BEFORE turbolinks
1212
// since it is exposing jQuery and jQuery-ujs
1313

1414
// NOTE: See config/initializers/assets.rb for some critical configuration regarding sprockets.

0 commit comments

Comments
 (0)