Skip to content

Commit 3a34606

Browse files
authored
Apply suggestions from code review
1 parent 2512844 commit 3a34606

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/commands/ts.createrule/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ aggregates results into time buckets.
133133
- Deleting `destKey` will cause the compaction rule to be deleted as well.
134134

135135
{{% warning %}}
136-
On a clustered environment, you must use [hash tags]({{< relref "/operate/oss_and_stack/reference/cluster-spec" >}}#hash-tags) to force `sourceKey` and `destKey` to be stored in the same hash slot. If you don't, Redis may fail to compact the data without displaying any error messages.
136+
In a clustered environment, you must use [hash tags]({{< relref "/operate/oss_and_stack/reference/cluster-spec" >}}#hash-tags) to force `sourceKey` and `destKey` to be stored in the same hash slot. If you don't, Redis may fail to compact the data without displaying any error messages.
137137
{{% /warning %}}
138138

139139
</note>

0 commit comments

Comments
 (0)