Skip to content

Commit dcee75c

Browse files
committed
fix typo
1 parent 140ac98 commit dcee75c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Rakefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ task :switch_default_rails do
2020
switch_rails(default_rails_version)
2121
end
2222

23-
desc 'Generate adn build documentation for older versions of Rails'
23+
desc 'Generate and build documentation for older versions of Rails'
2424
task :build_multi do
2525
# WORKAROUND: use `reverse_each` instead of `each` to avoid nokogiri installation error
2626
config['rails_versions'].reverse_each do |version, detail|

0 commit comments

Comments
 (0)