diff --git a/README.md b/README.md index ebf660a..3ae3459 100644 --- a/README.md +++ b/README.md @@ -405,7 +405,7 @@ Order by age ``` -### Data Expiration +## Data Expiration Items can be automatically evicted by using the `SetOptions` object in the `Set` function to set a `TTL`. ```go