Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
olivierlabayle committed Nov 30, 2023
1 parent 6b128fd commit 72fd116
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/runner.jl
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ TMLE CLI.
# Options
- `-v, --verbosity`: Verbosity level.
- `-o, --outputs`: Ouputs to be genrated.
- `-o, --outputs`: Ouputs to be generated.
- `--chunksize`: Results are written in batches of size chunksize.
- `-r, --rng`: Random seed (Only used for estimands ordering at the moment).
- `-c, --cache-strategy`: Caching Strategy for the nuisance functions, any of ("release-unusable", "no-cache", "max-size").
Expand Down

0 comments on commit 72fd116

Please sign in to comment.