Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
catgirlinspace committed Mar 6, 2024
1 parent 2055821 commit 6b42364
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 @@ -23,7 +23,7 @@ schema = strawberry.Schema(

### Django

For Django users, a Django cache backend is available.
For Django users, a Django cache backend is available. This uses the default cache set in Django.
```python
from strawberry_persisted_queries.django_cache import DjangoPersistedQueryCache

Expand Down

0 comments on commit 6b42364

Please sign in to comment.