Skip to content

Commit

Permalink
DOC-3794 RS: Fix typo in rladmin tune db oss_cluster example
Browse files Browse the repository at this point in the history
  • Loading branch information
rrelledge committed May 14, 2024
1 parent ce5a54b commit 6dbd5e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/operate/rs/databases/configure/oss-cluster-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ To deactivate Redis Cluster API support for a database, either:
For standard databases, including Replica Of, use `rladmin`:

```sh
$ rladmin tune db <Name or ID> oss_cluster disable
$ rladmin tune db <name or ID> oss_cluster disabled
```

For Active-Active databases, use `crdb-cli`:
Expand Down

0 comments on commit 6dbd5e2

Please sign in to comment.