We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c196db commit 0082245Copy full SHA for 0082245
docs/source/config_syntax.md
@@ -172,7 +172,7 @@ python -m monai.bundle run -- --help
172
The support is provided by [Python Fire](https://github.com/google/python-fire), please
173
make sure the optional dependency is installed, for example,
174
using `pip install monai[fire]` or `pip install fire`.
175
-Details on the CLI argument parsing is provided in the
+Details on the CLI argument parsing is provided in the
176
[Python Fire Guide](https://github.com/google/python-fire/blob/master/docs/guide.md#argument-parsing).
177
178
## Recommendations
0 commit comments