diff --git a/at_cache.md b/at_cache.md index 65bd713..b82d69f 100644 --- a/at_cache.md +++ b/at_cache.md @@ -1,5 +1,5 @@ # @cache -The @cache decorator can be import with. +The @cache decorator can be imported with. ```python from functools import cache