Skip to content

Commit e2820ea

Browse files
author
Simon Grondin
committed
Fixed documentation
1 parent ae147bb commit e2820ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@ The return value of `.key(str)` is a limiter. If it doesn't already exist, it is
245245

246246
### stopAutoCleanup()
247247

248-
Calling `stopAutoCleanup()` on a limiter will turn off its garbage collection, so limiters for keys that have not been used in over **5 minutes** will NOT be deleted anymore. It can be reenabled by calling `startAutoCleanup()`.
248+
Calling `stopAutoCleanup()` on a cluster will turn off its garbage collection, so limiters for keys that have not been used in over **5 minutes** will NOT be deleted anymore. It can be reenabled by calling `startAutoCleanup()`.
249249

250250
### startAutoCleanup()
251251

0 commit comments

Comments
 (0)