We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d2f498 commit 31bb573Copy full SHA for 31bb573
network/network-tutorial-standalone.md
@@ -172,7 +172,7 @@ need to have Docker installed and running.
172
address shown for `alpine1` in the previous step.
173
174
5. From within `alpine1`, make sure you can connect to the internet by
175
- 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`
176
attempts.
177
178
```bash
0 commit comments