diff --git a/branch/main/docker_compose_v2_module.html b/branch/main/docker_compose_v2_module.html
index 84744776..912a8a30 100644
--- a/branch/main/docker_compose_v2_module.html
+++ b/branch/main/docker_compose_v2_module.html
@@ -648,7 +648,7 @@ will change over time. New releases of the Docker compose CLI plugin can break t
ansible.builtin.debug:
var: output
- - name: Run `docker-compose up` again
+ - name: Run `docker compose up` again
community.docker.docker_compose_v2:
project_src: flask
register: output