diff --git a/presentation/docker_workshop_1.html b/presentation/docker_workshop_1.html index d48051b89..55300ffdb 100644 --- a/presentation/docker_workshop_1.html +++ b/presentation/docker_workshop_1.html @@ -946,7 +946,7 @@

8.Managing Docker containers

-

Show all the containers (includind non running containers):

+

Show all the containers (including non running containers):


 docker ps -a