Robert Middleswarth пре 3 година
родитељ
комит
17187c71dc
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      docs/macvlan_setup.md

+ 1 - 1
docs/macvlan_setup.md

@@ -1,6 +1,6 @@
 # Attach a container directly to local network
 # Attach a container directly to local network
 
 
-Sometimes it's required, or better, to connect a docker directly to your local network, so it have an IP given by your router (or your [DHCP](https://en.wikipedia.org/wiki/Dynamic_Host_Configuration_Protocol) server).
+Sometimes it's required, or better, to connect a docker directly to your local network, so it has an IP given by your router (or your [DHCP](https://en.wikipedia.org/wiki/Dynamic_Host_Configuration_Protocol) server).
 
 
 We can do so setting up a **macvlan** network in Portainer. It will allow a docker on that _lan_ to connect directly to your local network.
 We can do so setting up a **macvlan** network in Portainer. It will allow a docker on that _lan_ to connect directly to your local network.