We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8a0df4 commit 3b83fc2Copy full SHA for 3b83fc2
docs/index.md
@@ -721,7 +721,7 @@ print(Settings().model_dump())
721
"""
722
```
723
724
-To enable CLI parsing, we simply set the `cli_parse_args` flag to a valid value, which retains similar conotations as
+To enable CLI parsing, we simply set the `cli_parse_args` flag to a valid value, which retains similar connotations as
725
defined in `argparse`.
726
727
Note that a CLI settings source is [**the topmost source**](#field-value-priority) by default unless its [priority value
0 commit comments