We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent baf20c7 commit 20f8b66Copy full SHA for 20f8b66
1 file changed
docs2/pages/documentations/configuration.md
@@ -63,9 +63,9 @@ Sets a span of time within the next time the ExpireCache method is invoked to ev
63
64
## Configuration.SlidingExpirationDelegate
65
66
-Sets a span of time within which a delegate must be accessed before it evicted from the cache
+Sets a span of time within which a delegate must be accessed before it is evicted from the cache.
67
68
## Configuration.SlidingExpirationItem
69
70
-Sets a span of time within which an item must be accessed before it evicted from the cache
+Sets a span of time within which an item must be accessed before it is evicted from the cache.
71
0 commit comments