Skip to content

Commit cfc3223

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

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
@@ -979,7 +979,7 @@ class ImplicitSettings(BaseSettings, cli_parse_args=True, cli_implicit_flags=Tru
979979
"""
980980
```
981981

982-
#### Ignore Unknown Args
982+
#### Ignore Unknown Arguments
983983

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

0 commit comments

Comments
 (0)