Skip to content

Commit 5357ec4

Browse files
authored
Merge pull request #12 from owocado/patch-1
fix link to Frozen class in README
2 parents 31d7711 + 0b278e2 commit 5357ec4

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
@@ -503,7 +503,7 @@ print(cache.get("key2")) # None
503503
504504
* * *
505505
506-
### Frozen
506+
### *class* Frozen
507507
**This is not a cache.** this class can freeze your caches and prevents changes ❄️.
508508
509509
```python

0 commit comments

Comments
 (0)