Skip to content

Commit 927514d

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/purview/create-azure-purview-python.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ pa = purview_client.accounts.begin_delete(rg_name, purview_name).result()
200200

201201
## Next steps
202202

203-
The code in this tutorial creates a purview account and deletes a purview account. You can now download the python SDK and learn about other resource provider actions you can perform for an Azure Purview account.
203+
The code in this tutorial creates a purview account and deletes a purview account. You can now download the Python SDK and learn about other resource provider actions you can perform for an Azure Purview account.
204204

205205
Follow these next articles to learn how to navigate the Azure Purview Studio, create a collection, and grant access to Azure Purview.
206206

0 commit comments

Comments
 (0)