Skip to content

Commit 3a1318a

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

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
@@ -214,7 +214,7 @@ A replica is ready for failback when it's:
214214

215215
### Failback process
216216

217-
1. **Verify replica health**:
217+
1. Verify replica health:
218218
```python
219219
# Example implementation - adapt for your environment
220220
def is_replica_ready_for_failback(replica_name):

0 commit comments

Comments
 (0)