Skip to content

Commit d6f9f4d

Browse files
Fix typo in quickstart-python.md 4
1 parent c0d3b0f commit d6f9f4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/healthcare-apis/deidentification/quickstart-python.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ python -m pip install azure-health-deidentification
7676
```
7777

7878
## Test the service
79-
In terminal, [login to Microsoft azure.](https://learn.microsoft.com/cli/azure/authenticate-azure-cli)
79+
In terminal, [log in to Microsoft azure.](https://learn.microsoft.com/cli/azure/authenticate-azure-cli)
8080
Now, write “python” to open a python shell and paste the following code.
8181
Be sure to replace your Service URL with the URL you noted when creating a resource.
8282
You can also change the operation type between REDACT, TAG, or SURROGATE.

0 commit comments

Comments
 (0)