Skip to content

Commit

Permalink
Update docs/website/docs/general-usage/credentials/config_specs.md
Browse files Browse the repository at this point in the history
Co-authored-by: Anton Burnashev <[email protected]>
  • Loading branch information
AstrakhantsevaAA and burnash authored Oct 31, 2023
1 parent 6d212bf commit c6da5fc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ keywords: [credentials, secrets.toml, secrets, config, configuration, environmen

# Configuration Specs

Configuration Specs in `dlt` are Python `dataclasses` that define how complex configuration values,
Configuration Specs in `dlt` are Python dataclasses that define how complex configuration values,
particularly credentials, should be handled.
They specify the types, defaults, and parsing methods for these values.

Expand Down

0 comments on commit c6da5fc

Please sign in to comment.