Skip to content

Commit 36163d2

Browse files
DOC-5073 added vectorset to list of TYPE return values
1 parent 5c5e684 commit 36163d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/commands/type/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ title: TYPE
4747
---
4848
Returns the string representation of the type of the value stored at `key`.
4949
The different types that can be returned are: `string`, `list`, `set`, `zset`,
50-
`hash` and `stream`.
50+
`hash`, `stream`, and `vectorset`.
5151

5252
## Examples
5353

0 commit comments

Comments
 (0)