Spelling error

two two = to two
This commit is contained in:
Christian Salway 2018-03-01 15:43:55 +00:00 committed by Joao Fernandes
parent 3d2f49842c
commit 31bb573f72
1 changed files with 1 additions and 1 deletions

View File

@ -172,7 +172,7 @@ need to have Docker installed and running.
address shown for `alpine1` in the previous step.
5. From within `alpine1`, make sure you can connect to the internet by
pinging `google.com`. The `-c 2` flag limits the command two two `ping`
pinging `google.com`. The `-c 2` flag limits the command to two `ping`
attempts.
```bash