Skip to content

Commit

Permalink
Fix Memoizable typo in the comment
Browse files Browse the repository at this point in the history
  • Loading branch information
khiet committed Apr 18, 2024
1 parent 88ce8c7 commit cd8939c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/flipper/adapter_builder.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module Flipper
#
# adapter = Flipper::AdapterBuilder.new do
# use Flipper::Adapters::Strict
# use Flipper::Adapters::Memoizer
# use Flipper::Adapters::Memoizable
# store Flipper::Adapters::Memory
# end.to_adapter
#
Expand Down

0 comments on commit cd8939c

Please sign in to comment.