Skip to content
This repository has been archived by the owner on Jun 22, 2020. It is now read-only.

Commit

Permalink
fix readme typo
Browse files Browse the repository at this point in the history
  • Loading branch information
wongy91 committed Mar 6, 2019
1 parent e9b9bcc commit b5a31b5
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 @@ -524,7 +524,7 @@ Alternatively, if you are using rails you can use rails cache (ActiveSupport::Ca
create the following file `/config/initializers/cryptoexchange.rb` and have the config inside.

```
Cryptoexchange.configure do |config|
Cryptoexchange.configuration do |config|
config.ticker_ttl = 10
# ticker cache duration in seconds
# default value = 10
Expand Down

0 comments on commit b5a31b5

Please sign in to comment.