Skip to content

Commit e019f4a

Browse files
committed
DOC-5860 Added some missing commas
1 parent c4593c4 commit e019f4a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/operate/rs/databases/active-active/disaster-recovery.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ When implementing a disaster recovery strategy for an Active-Active database, co
6565

6666
- Is rate-limiting control needed?
6767

68-
- Can you modify the existing codebase or introduce new components such as load balancers or proxies?
68+
- Can you modify the existing codebase or introduce new components, such as load balancers or proxies?
6969

7070
## Network-based disaster recovery
7171

@@ -229,7 +229,7 @@ Advantages:
229229

230230
- No scalability concerns.
231231

232-
- Tighter control over connectivity such as timeouts, connection retries, and dynamic reconfiguration.
232+
- Tighter control over connectivity, such as timeouts, connection retries, and dynamic reconfiguration.
233233

234234
- OSS Cluster API support.
235235

0 commit comments

Comments
 (0)