From 1fe82b9560664eb2adff3e14d2bdf4d8a6bdcc9a Mon Sep 17 00:00:00 2001 From: Chai Feng Date: Sat, 6 Oct 2018 16:21:22 +0800 Subject: [PATCH] typo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c0edf03..0ad9b9f 100644 --- a/README.md +++ b/README.md @@ -204,8 +204,8 @@ This command does the following things: We can only use this script on manager nodes to manage firewall rules when using in Swarm mode. -- Modify all `after.rules` files on all nodes, including managers and workers -- Deploy this script on mananger nodes +- Modifying all `after.rules` files on all nodes, including managers and workers +- Deploying this script on manager nodes Running in Docker Swarm mode, this script will add a global service `ufw-docker-agent`. The image [chaifeng/ufw-docker-agent](https://hub.docker.com/r/chaifeng/ufw-docker-agent/) is also automatically built from this project.