Skip to content

Commit 8e6fda7

Browse files
committed
cross service docs second update
1 parent 45096ae commit 8e6fda7

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
@@ -307,7 +307,7 @@ cache.invalidate("user", 1)
307307

308308
```
309309

310-
> Note: Optionally if you want to share the *same* cache result between functions use `cache_key`, but in this case make sure to keep them idempotent
310+
> 💡 Note: Optionally if you want to share the *same* cache result between functions use `cache_key`, but in this case make sure to keep them idempotent
311311
312312
### Custom Entity Extraction (TODO)
313313

0 commit comments

Comments
 (0)