You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/utilities/parameters.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -92,7 +92,7 @@ The following will retrieve the latest version and store it in the cache.
92
92
93
93
By default, we cache parameters retrieved in-memory for 5 seconds.
94
94
95
-
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.
95
+
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.
0 commit comments