Skip to content

Commit b8b8464

Browse files
Update auto3dseg/README.md
grammar correction Co-authored-by: Eric Kerfoot <[email protected]> Signed-off-by: Daniël Nobbe <[email protected]>
1 parent 314df90 commit b8b8464

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

auto3dseg/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ In short, your `datalist.json` file should look like this:
8383
8484
```
8585

86-
The AutoRunner will create a `work_dir` folder in the directory from which it is ran, which will contain the resulting models and the copied datalist file _with_ cross-validation folds. This allows you to keep track of which datalist file the models are trained on.
86+
The AutoRunner will create a `work_dir` folder in the directory from which it is run, which will contain the resulting models and the copied datalist file _with_ cross-validation folds. This allows you to keep track of which datalist file the models are trained on.
8787

8888
See the description below or the file [run_with_minimal_input.md](docs/run_with_minimal_input.md) to use your datalist with the AutoRunner.
8989

0 commit comments

Comments
 (0)