Skip to content

Commit 7b893e1

Browse files
Update index.md (#1493)
Pretty sure this is a typo, the options should be for `HSETEX` not `HGETEX`. Gave me pause while reading the docs...
1 parent d07e999 commit 7b893e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/commands/hsetex/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ Set the value of one or more fields of a given hash key, and optionally set thei
111111

112112
## Options
113113

114-
The `HGETEX` command supports a set of options:
114+
The `HSETEX` command supports a set of options:
115115

116116
* `FNX` -- Only set the fields if none of them already exist.
117117
* `FXX` -- Only set the fields if all of them already exist.

0 commit comments

Comments
 (0)