Skip to content

Commit 20f8b66

Browse files
authored
Update configuration.md
1 parent baf20c7 commit 20f8b66

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs2/pages/documentations/configuration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,9 +63,9 @@ Sets a span of time within the next time the ExpireCache method is invoked to ev
6363

6464
## Configuration.SlidingExpirationDelegate
6565

66-
Sets a span of time within which a delegate must be accessed before it evicted from the cache
66+
Sets a span of time within which a delegate must be accessed before it is evicted from the cache.
6767

6868
## Configuration.SlidingExpirationItem
6969

70-
Sets a span of time within which an item must be accessed before it evicted from the cache
70+
Sets a span of time within which an item must be accessed before it is evicted from the cache.
7171

0 commit comments

Comments
 (0)