Skip to content

Commit 5950b3f

Browse files
committed
simplified the sentence
1 parent 40dcec0 commit 5950b3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/backup-restore/consistency-checker.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ See xref:backup-restore/aggregate.adoc[] for more details.
210210

211211
Run with the `--from-path` option to check the consistency of a backup or a dump. +
212212
Starting with Neo4j 2025.09, the option accepts a path to a specific backup or dump file you want to be checked for consistency.
213-
If only the directory is provided, the most recent backup chain (based on transaction IDs) within that directory is selected and checked for consistency.
213+
If only the directory is provided, the most recent backup chain (based on transaction IDs) within that directory will be checked.
214214

215215
[source,shell]
216216
----

0 commit comments

Comments
 (0)