Skip to content

Commit 85f0763

Browse files
Update content/operate/rs/databases/active-active/develop/develop-for-aa.md
Co-authored-by: andy-stark-redis <164213578+andy-stark-redis@users.noreply.github.com>
1 parent 5b873f5 commit 85f0763

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/operate/rs/databases/active-active/develop/develop-for-aa.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ TTL on key1 to an infinite time.
135135

136136
The replica responsible for the winning expire value is also
137137
responsible for expiring the key and propagating a DEL effect when this
138-
happens. A losing replica is from this point on not responsible
138+
happens. From this point on, a losing replica is not responsible
139139
for expiring the key, unless another `EXPIRE` command resets the TTL.
140140
Furthermore, a replica that is not the owner of the expired value:
141141

0 commit comments

Comments
 (0)