Skip to content
This repository was archived by the owner on Nov 12, 2024. It is now read-only.

Commit 8804a27

Browse files
1 parent 5af03b8 commit 8804a27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/concepts/cluster-configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ To create a new [keyspace](/docs/sharding/keyspaces):
4242
3. You should see the existing unsharded keyspace for your database here.
4343
4. Click "New keyspace".
4444
5. Enter the keyspace name. For example, if your existing unsharded keyspace is named `books`, you may create a sharded keyspace named `books-sharded`.
45-
6. Select whether you want to keep it unsharded, or, if not, select the number of shards you to exist in this keyspace. In most cases, you will be adding a new sharded keyspace. Adding a new unsharded keyspace is not a common use case.
45+
6. Select whether you want to keep it unsharded, or, if not, select the number of shards you want to exist in this keyspace. In most cases, you will be adding a new sharded keyspace. Adding a new unsharded keyspace is not a common use case.
4646

4747
{% callout type="note" %}
4848
The cost of adding this additional keyspace largely depends on the number of shards you choose, the cluster size, and if you'd like to add additional replicas.

0 commit comments

Comments
 (0)