fix: spelling in docs homepage (#10912)

This commit is contained in:
Erik Ritter
2020-09-16 09:48:08 -07:00
committed by GitHub
parent 0870d3ae2b
commit f9cfb3ed0e

View File

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