Skip to content

Commit 3c2307a

Browse files
author
Graham Thomas
committed
Updates with acrolinx
1 parent c5dcf0a commit 3c2307a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,9 @@ Also supports Upper and Title cases
5252

5353
`*{len} => ******(length of entity)`
5454

55-
This will allow you to create a string matching the length of the PHI.
55+
This variable allows you to create a string matching the length of the PHI.
5656

57-
It will duplicate the previous character to match the length of the tagged entity.
57+
It duplicates the previous character to match the length of the tagged entity.
5858

5959
```text
6060
Text = "Hi my name is John Smith"

0 commit comments

Comments
 (0)