docs: fix typo in docker compose doc (#29390)
This commit is contained in:
parent
59d1eea4c8
commit
9c5c124155
|
|
@ -23,7 +23,7 @@ documentation.
|
||||||
:::
|
:::
|
||||||
|
|
||||||
|
|
||||||
As mentioned in our [quickstart guidee](/docs/quickstart), The fastest way to try
|
As mentioned in our [quickstart guide](/docs/quickstart), the fastest way to try
|
||||||
Superset locally is using Docker Compose on a Linux or Mac OSX
|
Superset locally is using Docker Compose on a Linux or Mac OSX
|
||||||
computer. Superset does not have official support for Windows. It's also the easiest
|
computer. Superset does not have official support for Windows. It's also the easiest
|
||||||
way to launch a fully functioning **development environment** quickly.
|
way to launch a fully functioning **development environment** quickly.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue