Skip to content

Commit d3fe71c

Browse files
authored
Apply suggestion from @renetapopova
1 parent d07b143 commit d3fe71c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/scalability/sharded-property-databases/data-ingestion.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ OPTIONS {
8181
};
8282
----
8383

84-
In this context `NO_CHECK` stops the seeding process from checking if all backups are present on all servers.
84+
In this context, `NO_CHECK` prevents the seeding process from verifying that all backups are present on all servers.
8585

8686
The cluster automatically distributes the data across its servers.
8787
For more information on seed providers, see xref:database-administration/standard-databases/seed-from-uri.adoc[Create a database from a URI].

0 commit comments

Comments
 (0)