Skip to content

Commit 855c659

Browse files
Update docs/index.md
Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com>
1 parent cfc3223 commit 855c659

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -981,7 +981,7 @@ class ImplicitSettings(BaseSettings, cli_parse_args=True, cli_implicit_flags=Tru
981981

982982
#### Ignore Unknown Arguments
983983

984-
Change whether to ignore unknown CLI args and only parse known ones using `cli_ignore_unknown_args`. By default, the CLI
984+
Change whether to ignore unknown CLI arguments and only parse known ones using `cli_ignore_unknown_args`. By default, the CLI
985985
does not ignore any args.
986986

987987
```py

0 commit comments

Comments
 (0)