Skip to content

Commit dd65cd5

Browse files
committed
typo
1 parent bb0e993 commit dd65cd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/tasks/db.rake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ namespace :db do
3838
migrate
3939
end
4040

41-
desc 'Make up to 5 attempts to connect to the database. Succeed it one is successful, and fail otherwise.'
41+
desc 'Make up to 5 attempts to connect to the database. Succeed if one is successful, and fail otherwise.'
4242
task connect: :environment do
4343
RakeConfig.context = :migrate
4444

0 commit comments

Comments
 (0)