Skip to content

Commit 0082245

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 7c196db commit 0082245

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/config_syntax.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ python -m monai.bundle run -- --help
172172
The support is provided by [Python Fire](https://github.com/google/python-fire), please
173173
make sure the optional dependency is installed, for example,
174174
using `pip install monai[fire]` or `pip install fire`.
175-
Details on the CLI argument parsing is provided in the
175+
Details on the CLI argument parsing is provided in the
176176
[Python Fire Guide](https://github.com/google/python-fire/blob/master/docs/guide.md#argument-parsing).
177177

178178
## Recommendations

0 commit comments

Comments
 (0)