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:46 UTC

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

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}>