Skip to content

Commit 48e241d

Browse files
authored
Merge pull request #914 from andrewmcodes/fix-spelling-in-initializer
docs: fix typo in Flipper initializer template
2 parents d303273 + 9641878 commit 48e241d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/generators/flipper/templates/initializer.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
## Show Flipper checks in logs
1919
# config.flipper.log = true
2020

21-
## Reconfigure Flipper to use the Memory adaper and disable Cloud in tests
21+
## Reconfigure Flipper to use the Memory adapter and disable Cloud in tests
2222
# config.flipper.test_help = true
2323

2424
## The path that Flipper Cloud will use to sync features

0 commit comments

Comments
 (0)