Skip to content

Commit dedd564

Browse files
Update back-up-swarm.md
- Typo on symbol - Added word "manager" to clarify the type of nodes where the procedure will be repeated.
1 parent c26fd49 commit dedd564

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

ee/admin/backup/back-up-swarm.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ You must perform a manual backup on each manager node, because logs contain node
3030
[Lock your swarm to protect its encryption key](/engine/swarm/swarm_manager_locking.md).
3131

3232
2. Because you must stop the engine of the manager node before performing the backup, having three manager
33-
nodes is recommended for high availability [HA]). For a cluster to be operational, a majority of managers
33+
nodes is recommended for high availability (HA). For a cluster to be operational, a majority of managers
3434
must be online. If less than 3 managers exists, the cluster is unavailable during the backup.
3535

3636
> **Note**: During the time that a manager is shut down, your swarm is more vulnerable to
@@ -76,7 +76,7 @@ You must perform a manual backup on each manager node, because logs contain node
7676
```
7777
systemctl start docker
7878
```
79-
7. Except for step 1, repeat the previous steps for each node.
79+
7. Except for step 1, repeat the previous steps for each manager node.
8080
8181
### Where to go next
8282

0 commit comments

Comments
 (0)