From 4cbebcf8b0a413ca94bb24361f9fb5e4850e404b Mon Sep 17 00:00:00 2001 From: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com> Date: Tue, 17 Sep 2024 14:06:47 -0700 Subject: [PATCH] learning path: update title style (#20922) Signed-off-by: Craig Osterhout --- content/learning-paths/docker-compose.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/learning-paths/docker-compose.md b/content/learning-paths/docker-compose.md index efc844dac1..c5363fa507 100644 --- a/content/learning-paths/docker-compose.md +++ b/content/learning-paths/docker-compose.md @@ -1,5 +1,5 @@ --- -title: Defining and Running Multi-Container Applications with Docker Compose +title: Defining and running multi-container applications with Docker Compose summary: Simplify the process of defining, configuring, and running multi-container Docker applications to enable efficient development, testing, and deployment. description: Learn how to use Docker Compose to define and run multi-container Docker applications. params: