Skip to content

Commit afd58fc

Browse files
Update modules/ROOT/pages/clustering/databases.adoc
1 parent 4fcac23 commit afd58fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/clustering/databases.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[[database-management]]
55
= Managing databases in a cluster
66

7-
When creating a database or altering it, you can set the number of both primary and secondary servers to host your database.
7+
When creating a database or altering it after creation, you can set the number of both primary and secondary servers to host your database.
88
To specify the initial topology, use the command `CREATE DATABASE`.
99
To change the topology once the database is created, run the `ALTER DATABASE` command.
1010
If a database is no longer needed, the command `DROP DATABASE` deletes the database from the cluster.

0 commit comments

Comments
 (0)