Skip to content

Commit aff22b6

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

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
@@ -237,7 +237,7 @@ A replica is ready for failback when it's:
237237
return False
238238
```
239239

240-
2. **Gradual failback** (recommended):
240+
2. Gradual failback:
241241
```python
242242
# Example implementation - adapt for your environment
243243
def gradual_failback(primary_replica):

0 commit comments

Comments
 (0)