Skip to content

Commit d4711b6

Browse files
Update docs/data-types/bitfields.md
Co-authored-by: David Dougherty <david.dougherty@redis.com>
1 parent 6a4090f commit d4711b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/data-types/bitfields.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Suppose you want to maintain two metrics for various bicycles: the current price
3939
> BITFIELD bike:1:stats GET u32 #0 GET u32 #1
4040
1) (integer) 1450
4141
2) (integer) 2
42-
{{< /clients-examples >}}
42+
{{< /clients-example >}}
4343

4444

4545
## Performance

0 commit comments

Comments
 (0)