Skip to content

Commit d232ada

Browse files
authored
Merge pull request #539 from vishal-sharma-369/master
Update presentation/docker_workshop_1.html
2 parents 9761325 + 808ff1d commit d232ada

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

presentation/docker_workshop_1.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -946,7 +946,7 @@ <h2> 8.Managing Docker containers </h2>
946946

947947
</section>
948948
<section>
949-
<p> Show all the containers (includind non running containers): </p>
949+
<p> Show all the containers (including non running containers): </p>
950950
<pre><code class="hljs" data-trim contenteditable>
951951
docker ps -a
952952
</code></pre>

0 commit comments

Comments
 (0)