Skip to content

Commit e9dedda

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

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
@@ -79,7 +79,7 @@ The most reliable way to detect replication failures is using Redis pub/sub.
7979

8080
### Implementation steps
8181

82-
1. **Connect to all replicas**:
82+
1. Connect to all replicas:
8383
```python
8484
# Example implementation - adapt for your environment
8585
replicas = {

0 commit comments

Comments
 (0)