diff --git a/lib/generators/flipper/templates/initializer.rb b/lib/generators/flipper/templates/initializer.rb index 007c1a849..52c07d614 100644 --- a/lib/generators/flipper/templates/initializer.rb +++ b/lib/generators/flipper/templates/initializer.rb @@ -18,7 +18,7 @@ ## Show Flipper checks in logs # config.flipper.log = true - ## Reconfigure Flipper to use the Memory adaper and disable Cloud in tests + ## Reconfigure Flipper to use the Memory adapter and disable Cloud in tests # config.flipper.test_help = true ## The path that Flipper Cloud will use to sync features