Skip to content

Commit

Permalink
remove typo
Browse files Browse the repository at this point in the history
  • Loading branch information
aekasitt committed Apr 4, 2024
1 parent 188aced commit 4552ef2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ async def getter(key: str, cachette: Cachette = Depends()):
```

## Roadmap
t

1. Implement `flush` and `flush_expired` methods on individual backends
(Not needed for Redis & Memcached backends)

Expand Down

0 comments on commit 4552ef2

Please sign in to comment.