Update Container_Networking_Basics.md

This commit is contained in:
Marco Verleun
2022-12-12 13:31:36 +01:00
committed by Jérôme Petazzoni
parent a2be63e4c4
commit 9d5a083473

View File

@@ -35,7 +35,7 @@ At the end of this section, you will be able to:
---
## Runing an NGINX server
## Running an NGINX server
```bash
$ docker run -d -P nginx