Skip to content

Commit ed14e14

Browse files
magnelandJordan Raine
authored andcommitted
ml - fix typo in instructions
1 parent 6285b94 commit ed14e14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exe/bundle_report

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ at_exit do
2525
options[:rails_version] = rails_version
2626
end
2727

28-
opts.on("--include-rails-gems", "Inlcude Rails gems in compatibility report (defaults to false)") do
28+
opts.on("--include-rails-gems", "Include Rails gems in compatibility report (defaults to false)") do
2929
options[:include_rails_gems] = true
3030
end
3131

0 commit comments

Comments
 (0)