Fixed word doubling (of) in note.

This commit is contained in:
KoryKessel-Docker 2020-01-14 13:11:51 +01:00
parent 279e7f79eb
commit 6db020f38e
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@ nodes, if upgrading offline), run the upgrade command.
> Note: > Note:
> >
> The upgrade command can be run from any available node, as UCP is aware of of which worker nodes have replicas. > The upgrade command can be run from any available node, as UCP is aware of which worker nodes have replicas.
```bash ```bash
docker run -it --rm \ docker run -it --rm \