Skip to content

Commit c9baab3

Browse files
Update content/operate/rs/databases/active-active/develop/app-failover-active-active.md
Co-authored-by: Rachel Elledge <[email protected]>
1 parent 7c16984 commit c9baab3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/operate/rs/databases/active-active/develop/app-failover-active-active.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ def failover_to_replica(target_replica_name):
183183
update_app_config('active_replica', target_replica_name)
184184
```
185185

186-
### 2. Handle data consistency
186+
2. Handle data consistency
187187

188188
**Important considerations**:
189189
- The remote replica may not have your most recent writes

0 commit comments

Comments
 (0)