Skip to content

Commit

Permalink
Change 'this counters' to 'these counters' (#2540)
Browse files Browse the repository at this point in the history
  • Loading branch information
iportman authored Nov 15, 2023
1 parent 32b7378 commit a242d79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion commands/incr.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ END
```

Basically we have a counter for every IP, for every different second.
But this counters are always incremented setting an expire of 10 seconds so that
But these counters are always incremented setting an expire of 10 seconds so that
they'll be removed by Redis automatically when the current second is a different
one.

Expand Down

0 comments on commit a242d79

Please sign in to comment.