Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 84f3fb5

Browse files
Another documentation fix :)
1 parent 2e4ff57 commit 84f3fb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2829,7 +2829,7 @@ $redis->zUnion('ko3', array('k1', 'k2'), array(5, 1)); /* 4, 'ko3' => array('val
28292829

28302830
### zScan
28312831
-----
2832-
_**Description*_: Scan a sorted set for members, with optional pattern and count
2832+
_**Description**_: Scan a sorted set for members, with optional pattern and count
28332833

28342834
##### *Parameters*
28352835
*key*: String, the set to scan

0 commit comments

Comments
 (0)