Skip to content

Commit 8e63e10

Browse files
aak74Totktonada
authored andcommitted
readme: fix typo
1 parent f5c3969 commit 8e63e10

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
@@ -4,7 +4,7 @@ This package can turn Tarantool into a persistent memcache replacement,
44
but is powerful enough so that your own expiration strategy can be defined.
55

66
You define two functions: one takes a tuple as an input and returns
7-
true in case it's expirted and false otherwise. The other takes the
7+
true in case it's expired and false otherwise. The other takes the
88
tuple and performs the expiry itself: either deletes it (memcache), or
99
does something smarter, like put a smaller representation of the data
1010
being deleted into some other space.

0 commit comments

Comments
 (0)