Skip to content

Commit fda609d

Browse files
authored
Merge pull request #89722 from changeworld/patch-81
Fix typo
2 parents 494f2fb + 927514d commit fda609d

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)