Update A3-overlay-networking.md

Fixed typo
This commit is contained in:
Vic Harkness 2019-04-26 13:31:14 +01:00 коммит произвёл GitHub
Родитель 462358f247
Коммит aa570cc318
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -253,7 +253,7 @@ To complete this step you will need the IP address of the service task running o
]
```
Notice that the IP address listed for the service task (container) running on **node1** is different to the IP address for the service task running on **node2**. Note also that they are one the sane "overnet" network.
Notice that the IP address listed for the service task (container) running on **node1** is different to the IP address for the service task running on **node2**. Note also that they are on the same "overnet" network.
2. Run a `docker ps` command to get the ID of the service task on **node1** so that you can log in to it in the next step.