Skip to content

Commit 6e99fdc

Browse files
committed
small nits
1 parent 03d3f64 commit 6e99fdc

3 files changed

+3
-3
lines changed

v19.1/topology-geo-partitioned-replicas.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ Because each partition is constrained to the relevant region and balanced across
157157

158158
<img src="{{ 'images/v19.1/topology-patterns/topology_geo-partitioning_resiliency1.png' | relative_url }}" alt="Geo-partitioning topology" style="max-width:100%" />
159159

160-
However, if an entire region fails, the partitions in that region become unavailable for reads and writes, even if your load balancer can redirect requests to different region:
160+
However, if an entire region fails, the partitions in that region become unavailable for reads and writes, even if your load balancer can redirect requests to a different region:
161161

162162
<img src="{{ 'images/v19.1/topology-patterns/topology_geo-partitioning_resiliency2.png' | relative_url }}" alt="Geo-partitioning topology" style="max-width:100%" />
163163

v19.2/topology-geo-partitioned-replicas.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ Because each partition is constrained to the relevant region and balanced across
211211
212212
<img src="{{ 'images/v19.2/topology-patterns/topology_geo-partitioning_resiliency1.png' | relative_url }}" alt="Geo-partitioning topology" style="max-width:100%" />
213213
214-
However, if an entire region fails, the partitions in that region become unavailable for reads and writes, even if your load balancer can redirect requests to different region:
214+
However, if an entire region fails, the partitions in that region become unavailable for reads and writes, even if your load balancer can redirect requests to a different region:
215215
216216
<img src="{{ 'images/v19.2/topology-patterns/topology_geo-partitioning_resiliency2.png' | relative_url }}" alt="Geo-partitioning topology" style="max-width:100%" />
217217

v20.2/topology-geo-partitioned-replicas.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ Because each partition is constrained to the relevant region and balanced across
211211
212212
<img src="{{ 'images/v20.2/topology-patterns/topology_geo-partitioning_resiliency1.png' | relative_url }}" alt="Geo-partitioning topology" style="max-width:100%" />
213213
214-
However, if an entire region fails, the partitions in that region become unavailable for reads and writes, even if your load balancer can redirect requests to different region:
214+
However, if an entire region fails, the partitions in that region become unavailable for reads and writes, even if your load balancer can redirect requests to a different region:
215215
216216
<img src="{{ 'images/v20.2/topology-patterns/topology_geo-partitioning_resiliency2.png' | relative_url }}" alt="Geo-partitioning topology" style="max-width:100%" />
217217

0 commit comments

Comments
 (0)