Skip to content

Commit

Permalink
Update docs/website/docs/general-usage/credentials/configuration.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 27, 2023
1 parent 4eccfd1 commit 5a2371c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ information on what source/resource expects.
1. We can generate nice sample config and secret files for your source.
1. You can request dictionaries or special values (i.e. connection strings, service json) to be
passed.
1. You can specify a set of possible types via `Union` i.e. OAUTH or API Key authorization.
1. You can specify a set of possible types via `Union` i.e. OAuth or API Key authorization.

```python
@dlt.source
Expand Down

0 comments on commit 5a2371c

Please sign in to comment.