mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 10:25:42 +03:00
Minor grammar fix. (#1114)
Added a missing "is" to complete the last sentence.
This commit is contained in:
committed by
Chris Bednarski
parent
8411b0b3bc
commit
ecd4308210
@@ -34,4 +34,4 @@ Nomad makes use of both a [consensus protocol](/docs/internals/consensus.html) a
|
||||
a [gossip protocol](/docs/internals/gossip.html). The consensus protocol is strongly
|
||||
consistent, and is used for all state replication and scheduling. The gossip protocol
|
||||
is used to manage the addresses of servers for automatic clustering and multi-region
|
||||
federation. This means all data that managed by Nomad is strongly consistent.
|
||||
federation. This means all data that is managed by Nomad is strongly consistent.
|
||||
|
||||
Reference in New Issue
Block a user