Skip to content

Commit

Permalink
Merge pull request #914 from andrewmcodes/fix-spelling-in-initializer
Browse files Browse the repository at this point in the history
docs: fix typo in Flipper initializer template
  • Loading branch information
jnunemaker authored Feb 26, 2025
2 parents d303273 + 9641878 commit 48e241d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/generators/flipper/templates/initializer.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 48e241d

Please sign in to comment.