Skip to content

Commit 3f2e237

Browse files
JordanTBrusackasmichael-s-molina
authored
docs: Fixing missing 'c' in installation guide documentation (#30127)
Co-authored-by: Evan Rusackas <[email protected]> Co-authored-by: Michael S. Molina <[email protected]>
1 parent 272ed98 commit 3f2e237

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/installation/docker-compose.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ import useBaseUrl from "@docusaurus/useBaseUrl";
1515
:::caution
1616
Since `docker compose` is primarily designed to run a set of containers on **a single host**
1717
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
18+
using our `docker compose` constructs to support production-type use-cases. For single host
1919
environments, we recommend using [minikube](https://minikube.sigs.k8s.io/docs/start/) along
2020
our [installing on k8s](https://superset.apache.org/docs/installation/running-on-kubernetes)
2121
documentation.

0 commit comments

Comments
 (0)