We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e25bd8 commit 99f6776Copy full SHA for 99f6776
lib/flipper/adapters/active_record.rb
@@ -38,7 +38,7 @@ class Gate < Model
38
end
39
40
VALUE_TO_TEXT_WARNING = <<-EOS
41
- Your database needs migrated to use the latest Flipper features.
+ Your database needs to be migrated to use the latest Flipper features.
42
Run `rails generate flipper:update` and `rails db:migrate`.
43
EOS
44
0 commit comments