Skip to content

Commit d9530fc

Browse files
authored
fix wrong keyname cuckoo tutorial
1 parent 33f5308 commit d9530fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ds/prob/bloom-cuckoo.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,5 +100,5 @@ CF.COUNT bikes:models "Smokey Mountain Striker"
100100
Use the `CF.INFO` command to retrieve information about your cuckoo filter:
101101

102102
```redis Information about the filter
103-
CF.INFO cuckoo
103+
CF.INFO bikes:models
104104
```

0 commit comments

Comments
 (0)