Skip to content

Commit e911ca2

Browse files
committed
Fix typo
python -> Python
1 parent 20fad63 commit e911ca2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/purview/tutorial-azure-purview-tools.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ This article lists several open-source tools and utilities (command-line, python
6363
1. [PyApacheAtlas: Interface between Azure Purview and Apache Atlas](https://github.com/wjohnson/pyapacheatlas) using Atlas APIs
6464

6565
- **Recommended customer journey stages**: *Innovators, Enthusiasts, Adopters, Long-Term Regular Users*
66-
- **Description**: A python package to work with Azure Purview and Apache Atlas API. Supports bulk loading, custom lineage, and more from a Pythonic set of classes and Excel templates. The package supports programmatic interaction and an Excel template for low-code uploads.
66+
- **Description**: A Python package to work with Azure Purview and Apache Atlas API. Supports bulk loading, custom lineage, and more from a Pythonic set of classes and Excel templates. The package supports programmatic interaction and an Excel template for low-code uploads.
6767

6868
1. [Azure Purview Event Hubs Notifications Reader](https://github.com/Azure/Azure-Purview-API-PowerShell/blob/main/purview_atlas_eventhub_sample.py)
6969

0 commit comments

Comments
 (0)