Skip to content
This repository has been archived by the owner on Apr 14, 2023. It is now read-only.

Commit

Permalink
Merge pull request #246 from bazfer/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
kennyadsl authored Oct 21, 2020
2 parents e65432a + 19679a2 commit 4644445
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Payment methods can accept preferences either directly entered in admin, or from
1. Set static preferences in an initializer
```ruby
# config/initializers/spree.rb
Spree::Config.configure do |config|
Spree::Config.config do |config|
config.static_model_preferences.add(
SolidusPaypalBraintree::Gateway,
'braintree_credentials', {
Expand Down

0 comments on commit 4644445

Please sign in to comment.