Skip to content

Commit b8b2e39

Browse files
committed
Merge branch 'main' of https://github.com/awolverp/cachebox
2 parents b7a54f2 + 5357ec4 commit b8b2e39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -554,7 +554,7 @@ print(cache.get("key2")) # None
554554
555555
* * *
556556
557-
### Frozen
557+
### *class* Frozen
558558
**This is not a cache.** this class can freeze your caches and prevents changes ❄️.
559559
560560
```python

0 commit comments

Comments
 (0)