Skip to content

Commit 08018f6

Browse files
committed
minor grammar fixes
1 parent e803423 commit 08018f6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.rst

+3-3
Original file line numberDiff line numberDiff line change
@@ -428,10 +428,10 @@ Then you could just pass args and kwargs for which you want to invalidate entry.
428428
asyncio.get_event_loop().run_until_complete(main())
429429
430430
431-
Openness for granular TTL
432-
-------------------------
431+
Openness to granular TTL
432+
------------------------
433433

434-
Default configuration sets update and expiry based on fixed values, which are same for all entries.
434+
Default configuration sets update and expiry based on fixed values, which are the same for all entries.
435435
If you need to set different TTLs for different entries, you can do so by providing
436436
a custom :class:`memoize.entrybuilder.CacheEntryBuilder`.
437437

0 commit comments

Comments
 (0)