fix: spelling in docs homepage (#10912)
This commit is contained in:
parent
0870d3ae2b
commit
f9cfb3ed0e
|
|
@ -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}>
|
||||
|
|
|
|||
Loading…
Reference in New Issue