You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by er...@apache.org on 2020/09/16 15:52:45 UTC

[incubator-superset] branch etr2460-patch-1 created (now a464317)

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

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


      at a464317  fix: spelling in docs homepage

This branch includes the following new commits:

     new a464317  fix: spelling in docs homepage

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.



[incubator-superset] 01/01: fix: spelling in docs homepage

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

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

commit a46431743d17b58dde11832754bb40e23e070b58
Author: Erik Ritter <er...@airbnb.com>
AuthorDate: Wed Sep 16 08:52:16 2020 -0700

    fix: spelling in docs homepage
---
 docs/src/pages/index.tsx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/src/pages/index.tsx b/docs/src/pages/index.tsx
index faca1d3..225d59f 100644
--- a/docs/src/pages/index.tsx
+++ b/docs/src/pages/index.tsx
@@ -405,7 +405,7 @@ const Theme = () => {
                   role="button"
                 >
                   <h2>Investigate</h2>
-                  <span>Use sqlab to write queries to explore your data</span>
+                  <span>Use SQL Lab to write queries to explore your data</span>
                 </div>
               </div>
               <Carousel ref={slider} effect="scrollx" afterChange={onChange}>