Skip to content

Commit

Permalink
Fix description
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Mar 7, 2017
1 parent e76d06c commit 1df8fe2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/groonga_client_model/railties/groonga.rake
Expand Up @@ -35,7 +35,7 @@ namespace :groonga do
end
end

desc "Migrate the Groonga database"
desc "Migrates the Groonga database"
task migrate: ["config:load"] do
Rails.application.paths["db/groonga/migrate"] ||=
GroongaClientModel::Migrator.default_search_path
Expand Down

0 comments on commit 1df8fe2

Please sign in to comment.