Skip to content

Commit

Permalink
fix(docs) adding dataset column tags docs (#10479)
Browse files Browse the repository at this point in the history
  • Loading branch information
eboneil authored and yoonhyejin committed Jul 16, 2024
1 parent 94700ed commit 91b39fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion metadata-models/docs/entities/dataset.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ Here is an example of how you can add a tag to a field in a dataset using the lo
<summary>Python SDK: Add a tag to a column (field) of a dataset</summary>

```python
{{ inline /metadata-ingestion/examples/library/dataset_add_column_term.py show_path_as_comment }}
{{ inline /metadata-ingestion/examples/library/dataset_add_column_tag.py show_path_as_comment }}
```
</details>

Expand Down

0 comments on commit 91b39fd

Please sign in to comment.