We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 272ed98 commit 3f2e237Copy full SHA for 3f2e237
docs/docs/installation/docker-compose.mdx
@@ -15,7 +15,7 @@ import useBaseUrl from "@docusaurus/useBaseUrl";
15
:::caution
16
Since `docker compose` is primarily designed to run a set of containers on **a single host**
17
and can't support requirements for **high availability**, we do not support nor recommend
18
-using our `docker- ompose` constructs to support production-type use-cases. For single host
+using our `docker compose` constructs to support production-type use-cases. For single host
19
environments, we recommend using [minikube](https://minikube.sigs.k8s.io/docs/start/) along
20
our [installing on k8s](https://superset.apache.org/docs/installation/running-on-kubernetes)
21
documentation.
0 commit comments