Signed-off-by: Trapier Marshall <trapier.marshall@docker.com>
| ... | ... |
@@ -474,7 +474,7 @@ accessible at the target port on every node regardless if there is a task for |
| 474 | 474 |
the service running on the node. For more information refer to |
| 475 | 475 |
[Use swarm mode routing mesh](https://docs.docker.com/engine/swarm/ingress/). |
| 476 | 476 |
|
| 477 |
-### Publish a port for TCP only or UCP only |
|
| 477 |
+### Publish a port for TCP only or UDP only |
|
| 478 | 478 |
|
| 479 | 479 |
By default, when you publish a port, it is a TCP port. You can |
| 480 | 480 |
specifically publish a UDP port instead of or in addition to a TCP port. When |