diff --git a/nats_admin/upgrading_cluster.md b/nats_admin/upgrading_cluster.md index 2be07a6..98946cc 100644 --- a/nats_admin/upgrading_cluster.md +++ b/nats_admin/upgrading_cluster.md @@ -83,4 +83,4 @@ nats-server -D -p 4333 -cluster nats://localhost:6333 -routes nats://localhost:6 nats-server -D -p 4444 -cluster nats://localhost:6444 -routes nats://localhost:6222 ``` -Once they connect to the 'seed server', the will learn about all the other servers and connect to each other forming the full mesh. +Once they connect to the 'seed server', they will learn about all the other servers and connect to each other forming the full mesh.