Typo in docs

This commit is contained in:
Afraz Ahmadzadeh 2016-10-18 07:58:08 +02:00
parent 0dcdc43cb1
commit dcfbf407b0
2 changed files with 2 additions and 2 deletions

View File

@ -121,7 +121,7 @@ The following ports must be available. On some systems, these ports are open by
* **TCP** and **UDP port 7946** for communication among nodes * **TCP** and **UDP port 7946** for communication among nodes
* **TCP** and **UDP port 4789** for overlay network traffic * **TCP** and **UDP port 4789** for overlay network traffic
If you are planning on creating an overlay network with encryption (`--opt encyrpted`), If you are planning on creating an overlay network with encryption (`--opt encrypted`),
you will also need to ensure protocol 50 (ESP) is open. you will also need to ensure protocol 50 (ESP) is open.
## What's next? ## What's next?

View File

@ -465,7 +465,7 @@ You should open the following ports between each of your hosts.
Your key-value store service may require additional ports. Your key-value store service may require additional ports.
Check your vendor's documentation and open any required ports. Check your vendor's documentation and open any required ports.
If you are planning on creating an overlay network with encryption (`--opt encyrpted`), If you are planning on creating an overlay network with encryption (`--opt encrypted`),
you will also need to ensure protocol 50 (ESP) is open. you will also need to ensure protocol 50 (ESP) is open.
Once you have several machines provisioned, you can use Docker Swarm to quickly Once you have several machines provisioned, you can use Docker Swarm to quickly