diff --git a/content/manuals/compose/bridge/_index.md b/content/manuals/compose/bridge/_index.md index 7b735d796662..2c795fd27aa5 100644 --- a/content/manuals/compose/bridge/_index.md +++ b/content/manuals/compose/bridge/_index.md @@ -8,7 +8,7 @@ weight: 50 {{< summary-bar feature_name="Compose bridge" >}} -Compose Bridge converts your Docker Compose configuration into platform-specific deployment formats such as Kubernetes manifests. By default, it geneterates: +Compose Bridge converts your Docker Compose configuration into platform-specific deployment formats such as Kubernetes manifests. By default, it generates: - Kubernetes manifests - A Kustomize overlay @@ -36,4 +36,4 @@ For more details, see [Use Model Runner](use-model-runner.md). ## What's next? - [Use Compose Bridge](usage.md) -- [Explore how you can customize Compose Bridge](customize.md) \ No newline at end of file +- [Explore how you can customize Compose Bridge](customize.md)