We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c5ba77 commit 69beb1bCopy full SHA for 69beb1b
commands/zinterstore.md
@@ -11,7 +11,7 @@ be equal to the number of input sorted sets.
11
12
For a description of the `WEIGHTS` and `AGGREGATE` options, see `ZUNIONSTORE`.
13
14
-If `destination` already exists, it is overwritten (when the intersection is nonempty) or deleted (when the intersection is empty)
+If `destination` already exists, it is overwritten (when the intersection is nonempty) or deleted (when the intersection is empty).
15
16
@examples
17
0 commit comments