You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by ta...@apache.org on 2022/10/02 00:03:21 UTC

[superset] branch nytai-patch-1 created (now e2350a25a9)

This is an automated email from the ASF dual-hosted git repository.

tai pushed a change to branch nytai-patch-1
in repository https://gitbox.apache.org/repos/asf/superset.git


      at e2350a25a9 Update cache.mdx

This branch includes the following new commits:

     new e2350a25a9 Update cache.mdx

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[superset] 01/01: Update cache.mdx

Posted by ta...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

tai pushed a commit to branch nytai-patch-1
in repository https://gitbox.apache.org/repos/asf/superset.git

commit e2350a25a9d1eb001369f51428609885372304e6
Author: ʈᵃᵢ <td...@gmail.com>
AuthorDate: Sat Oct 1 17:03:03 2022 -0700

    Update cache.mdx
---
 docs/docs/installation/cache.mdx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/docs/installation/cache.mdx b/docs/docs/installation/cache.mdx
index 84d8556c1e..59de17b0da 100644
--- a/docs/docs/installation/cache.mdx
+++ b/docs/docs/installation/cache.mdx
@@ -37,7 +37,7 @@ 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
+to the dataset’s, the database’s, then ultimately falls back to the global default
 defined in `DATA_CACHE_CONFIG`.
 
 ## Celery beat