Skip to content

Commit

Permalink
Update docs/utilities/parameters.md
Browse files Browse the repository at this point in the history
Co-authored-by: Michael Brewer <michael.brewer@gyft.com>
  • Loading branch information
heitorlessa and Michael Brewer committed Mar 17, 2021
1 parent 4ebace8 commit 393405e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/utilities/parameters.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ The following will retrieve the latest version and store it in the cache.

By default, we cache parameters retrieved in-memory for 5 seconds.

You can adjust how long we should keep values in cache by using the param `max_age`, when using `get()` or `get_multiple` methods across all providers.
You can adjust how long we should keep values in cache by using the param `max_age`, when using `get()` or `get_multiple()` methods across all providers.

=== "app.py"

Expand Down

0 comments on commit 393405e

Please sign in to comment.