Skip to content

Commit b00b498

Browse files
committed
Fix typos
1 parent e743248 commit b00b498

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,11 +110,11 @@ All configuration keys match their command-line flag counterpart, e.g. `--astra-
110110
111111
Multi-region failover with DC-aware load balancing policy is the most useful case for a multiple proxy setup.
112112
113-
When configuration `peers:` it is required to set `--rpc-address` (or `rpc-address:` in the yaml) for each proxy and it must match is correspond `peers:` entry. Also, `peers:` is only available in the configuration file and cannot be set using a command-line flag.
113+
When configuring `peers:` it is required to set `--rpc-address` (or `rpc-address:` in the yaml) for each proxy and it must match is corresponding `peers:` entry. Also, `peers:` is only available in the configuration file and cannot be set using a command-line flag.
114114
115115
##### Multi-region setup
116116
117-
Here's an example of configuring multi-region failover with two proxies. A proxy is started for each region in the cluster and connects to it using that region's bundle. They all share a common configuration file that contains the full list of proxies.
117+
Here's an example of configuring multi-region failover with two proxies. A proxy is started for each region of the cluster connecting to it using that region's bundle. They all share a common configuration file that contains the full list of proxies.
118118
119119
*Note:* Only bundles are supported for multi-region setups.
120120

0 commit comments

Comments
 (0)