diff --git a/docs/docs/installation/cache.mdx b/docs/docs/installation/cache.mdx index 84d8556c1eb..9972aa4887e 100644 --- a/docs/docs/installation/cache.mdx +++ b/docs/docs/installation/cache.mdx @@ -36,8 +36,8 @@ DATA_CACHE_CONFIG = { Both of these libraries can be installed using pip. -For chart data, Superset goes up a “timeout search path”, from a slice's configuration -to the datasource’s, the database’s, then ultimately falls back to the global default +For chart data, Superset goes up a “timeout search path”, from a slice's (chart's) configuration +to the dataset’s, the database’s, then ultimately falls back to the global default defined in `DATA_CACHE_CONFIG`. ## Celery beat