Browse Source

docker: minor tweak to first description

change "List" from a noun to a verb, to match the project's guidelines.
Waldir Pimenta 8 years ago
parent
commit
45d9ef5b6a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/common/docker.md

+ 1 - 1
pages/common/docker.md

@@ -2,7 +2,7 @@
 
 > Manage Docker containers and images.
 
-- List of running docker containers:
+- List currently running docker containers:
 
 `docker ps`