mirror of
https://github.com/apache/superset.git
synced 2026-04-19 16:14:52 +00:00
fix: spelling in docs homepage (#10912)
This commit is contained in:
@@ -405,7 +405,7 @@ const Theme = () => {
|
|||||||
role="button"
|
role="button"
|
||||||
>
|
>
|
||||||
<h2>Investigate</h2>
|
<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>
|
||||||
</div>
|
</div>
|
||||||
<Carousel ref={slider} effect="scrollx" afterChange={onChange}>
|
<Carousel ref={slider} effect="scrollx" afterChange={onChange}>
|
||||||
|
|||||||
Reference in New Issue
Block a user