Skip to content

Commit e44b5e1

Browse files
authored
Update content/operate/rc/databases/configuration/clustering.md
1 parent 0fe68e7 commit e44b5e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/operate/rc/databases/configuration/clustering.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ You can use the `{...}` pattern to direct related keys to the same hash slot, so
9898

9999
Redis Cloud offers 3 hashing policies, which differ in how hash tags are processed. These hashing policies are not always available.
100100

101-
Redis Cloud defaults to the [Redis hashing policy](#redis-hashing-policy) **when creating a new database**. You can select a different hashing policy during database creation, but you cannot change the hashing policy for an existing database, unless the [custom hashing policy](#custom-hashing-policy) is available.
101+
Redis Cloud defaults to the [Redis hashing policy](#redis-hashing-policy) **when creating a new database**. You can select a different hashing policy during database creation, but you cannot change the hashing policy to or from the Redis hashing policy after the database is created.
102102

103103
### Redis hashing policy
104104

0 commit comments

Comments
 (0)