docs: fix typo in docker compose doc (#29390)

This commit is contained in:
Jan Suleiman 2024-06-27 19:25:53 +02:00 committed by GitHub
parent 59d1eea4c8
commit 9c5c124155
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

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