Signed-off-by: Andrew McDonnell <bugs@andrewmcdonnell.net>
| ... | ... |
@@ -48,7 +48,7 @@ IMAGE ID, CREATED, and SIZE. |
| 48 | 48 |
|
| 49 | 49 |
The `docker image ls` command takes an optional `[REPOSITORY[:TAG]]` argument |
| 50 | 50 |
that restricts the list to images that match the argument. If you specify |
| 51 |
-`REPOSITORY`but no `TAG`, the `docker image ls` command lists all images in the |
|
| 51 |
+`REPOSITORY` but no `TAG`, the `docker image ls` command lists all images in the |
|
| 52 | 52 |
given repository. |
| 53 | 53 |
|
| 54 | 54 |
docker image ls java |