Typos
This commit is contained in:
parent
7ecebeb8be
commit
4616644ec8
1 changed files with 2 additions and 2 deletions
|
@ -112,9 +112,9 @@ If we look at the link between `mysql` and `db`, it reads as follow: "`mysql` ex
|
||||||
|
|
||||||
### Networks
|
### Networks
|
||||||
|
|
||||||
Networks (from `networks.<network>`) are displayed as pentagon. The links between them and services are displayed as plain arrows pointing to the network:
|
Networks (from `networks.<network>`) are displayed as pentagons. The links between them and services are displayed as plain arrows pointing to the network:
|
||||||
|
|
||||||
![netowrks](resources/netowrks.png)
|
![networks](resources/networks.png)
|
||||||
|
|
||||||
If we look at the link between `mysql` and the `global` network, it reads as follow: "`mysql` is known as `mysql`, `db` and `reldb` in the `global` network.
|
If we look at the link between `mysql` and the `global` network, it reads as follow: "`mysql` is known as `mysql`, `db` and `reldb` in the `global` network.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue