Bläddra i källkod

fix typo

Signed-off-by: Anthon van der Neut <a.van.der.neut@ruamel.eu>
Anthon van der Neut 9 år sedan
förälder
incheckning
b4d4a805ea
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      docs/userguide/networkingcontainers.md

+ 1 - 1
docs/userguide/networkingcontainers.md

@@ -28,7 +28,7 @@ yourself. This naming provides two useful functions:
    container containing a web application `web`.
    container containing a web application `web`.
 
 
 *  Names provide Docker with a reference point that allows it to refer to other
 *  Names provide Docker with a reference point that allows it to refer to other
-   containers. There are several commands that support this and you'll use one in a exercise later.
+   containers. There are several commands that support this and you'll use one in an exercise later.
 
 
 You name your container by using the `--name` flag, for example launch a new container called web:
 You name your container by using the `--name` flag, for example launch a new container called web: