We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5dcf0a commit 3c2307aCopy full SHA for 3c2307a
articles/healthcare-apis/deidentification/redaction-format.md
@@ -52,9 +52,9 @@ Also supports Upper and Title cases
52
53
`*{len} => ******(length of entity)`
54
55
-This will allow you to create a string matching the length of the PHI.
+This variable allows you to create a string matching the length of the PHI.
56
57
-It will duplicate the previous character to match the length of the tagged entity.
+It duplicates the previous character to match the length of the tagged entity.
58
59
```text
60
Text = "Hi my name is John Smith"
0 commit comments