Skip to content

Commit b5e0c6c

Browse files
Renamed validation to verification in READMEs
1 parent 84cf672 commit b5e0c6c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@ To build the Docker container you can run the _build_ script corresponding to yo
4444
To execute the replication you can run the _execute_ script corresponding to your OS with `replication` as first argument.
4545

4646
> ! The replication will at least require an hour and might require up to a day depending on your system.
47-
> Therefore, we offer a short validation (5-10 minutes) which runs _DiffDetective_ on only four of the datasets.
48-
> You can run it by providing "validation" as argument instead of "replication" (i.e., `./execute.sh verification`).
47+
> Therefore, we offer a short verification (5-10 minutes) which runs _DiffDetective_ on only four of the datasets.
48+
> You can run it by providing "verification" as argument instead of "replication" (i.e., `./execute.sh verification`).
4949
> If you want to stop the replication, you can call the provided script for stopping the container. Note that you will have to restart the entire replication, if you stop it at any point.
5050
> #### Windows:
5151
> `.\stop-execution.bat`

0 commit comments

Comments
 (0)