Skip to content

Commit b1a549b

Browse files
author
Graham Thomas
committed
Updates with doc team feedback
1 parent 1af674b commit b1a549b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/healthcare-apis/deidentification/redaction-format.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: "Use a custom redaction format with the de-identification service"
3-
description: "Learn how to redact using a custom format with the de-identification service."
2+
title: "Use a custom redaction format with the Azure Health De-identification service"
3+
description: "Learn how to redact using a custom format with the Azure Health De-identification service."
44
author: GrahamMThomas
55
ms.author: gthomas
66
ms.service: azure-health-data-services
@@ -52,7 +52,7 @@ The following variables are supported:
5252
Hi my name is <patient>
5353
```
5454

55-
Also supports Upper and Title cases
55+
Also supports Upper and Title cases.
5656

5757
```text
5858
{type} => patient
@@ -76,5 +76,5 @@ It duplicates the previous character to match the length of the tagged entity.
7676

7777
## Limits
7878

79-
1. The redaction format can be up to 16 characters long.
80-
2. Each variable type can only be used once in the format.
79+
- The redaction format can be up to 16 characters long.
80+
- Each variable type can only be used once in the format.

0 commit comments

Comments
 (0)