mirror of https://github.com/status-im/consul.git
Fix typo in overview diagram
This commit is contained in:
parent
da67bdcc31
commit
c96991b35d
|
@ -1,6 +1,6 @@
|
||||||
graph TD
|
graph TD
|
||||||
|
|
||||||
ServiceMesh[Sercice Mesh]
|
ServiceMesh[Service Mesh]
|
||||||
ServiceDiscovery[Service Discovery]
|
ServiceDiscovery[Service Discovery]
|
||||||
ClusterMembership[Cluster Membership]
|
ClusterMembership[Cluster Membership]
|
||||||
KV[Key/Value Store]
|
KV[Key/Value Store]
|
||||||
|
|
File diff suppressed because one or more lines are too long
Before Width: | Height: | Size: 21 KiB After Width: | Height: | Size: 21 KiB |
Loading…
Reference in New Issue