There was an error while loading. Please reload this page.
1 parent b260429 commit f996053Copy full SHA for f996053
commands/hincrbyfloat.md
@@ -4,7 +4,7 @@ is negative, the result is to have the hash field value **decremented** instead
4
If the field does not exist, it is set to `0` before performing the operation.
5
An error is returned if one of the following conditions occur:
6
7
-* The field contains a value of the wrong type (not a string).
+* The key contains a value of the wrong type (not a hash).
8
* The current field content or the specified increment are not parsable as a
9
double precision floating point number.
10
0 commit comments