Skip to content

Commit 5f07cfd

Browse files
committed
Update source/tutorial/deploy-geographically-distributed-replica-set.txt
Fixed spelling.
1 parent 052717b commit 5f07cfd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

source/tutorial/deploy-geographically-distributed-replica-set.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ features:
9090

9191
- Establish a virtual private network between the systems in Site A
9292
and Site B to encrypt all traffic between the sites and remains
93-
private. Ensure that your network topology routs all traffic between
93+
private. Ensure that your network topology routes all traffic between
9494
members within a single site over the local area network.
9595

9696
- Configure authentication using :setting:`auth` and
@@ -276,15 +276,15 @@ features:
276276
secondary-only member in Site C, and an arbiter in site A.
277277

278278
In most cases the first architecture is preferable because it is the
279-
lest complex.
279+
least complex.
280280

281281
- Ensure that network traffic can pass between all members in the
282282
network securely and efficiently. Consider the following:
283283

284284
- Establish a virtual private network between the systems in Site A
285285
and Site B (and Site C if it exists) to encrypt all traffic
286286
between the sites and remains private. Ensure that your network
287-
topology routs all traffic between members within a single site
287+
topology routes all traffic between members within a single site
288288
over the local area network.
289289

290290
- Configure authentication using :setting:`auth` and

0 commit comments

Comments
 (0)