Docs: indentation Correction in Ingest DBT Owner (#22576)

Co-authored-by: “Rounak <“rounakpreet.d@deuexsolutions.com”>
This commit is contained in:
Rounak Dhillon 2025-07-25 11:31:54 +05:30 committed by GitHub
parent f519b44fad
commit 66dfcdb764
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View File

@ -67,7 +67,7 @@ models:
'Test_Glossary.term_two.nested_term.more_nested_term',
]
tier: 'Tier.Tier2'
owner: ['John Doe', 'jane@gmail.com']
owner: ['John Doe', 'jane@gmail.com']
config:
tags: ["model_tag_one", "model_tag_two"]
```

View File

@ -67,7 +67,7 @@ models:
'Test_Glossary.term_two.nested_term.more_nested_term',
]
tier: 'Tier.Tier2'
owner: ['John Doe', 'jane@gmail.com']
owner: ['John Doe', 'jane@gmail.com']
config:
tags: ["model_tag_one", "model_tag_two"]
```

View File

@ -67,7 +67,7 @@ models:
'Test_Glossary.term_two.nested_term.more_nested_term',
]
tier: 'Tier.Tier2'
owner: ['John Doe', 'jane@gmail.com']
owner: ['John Doe', 'jane@gmail.com']
config:
tags: ["model_tag_one", "model_tag_two"]
```