Skip to content

Commit 872efd0

Browse files
authored
One more Acrolinx fix
1 parent 68aa318 commit 872efd0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/healthcare-apis/dicom/external-metadata.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,8 @@ Body:
6666
> [!NOTE]
6767
> Only study level tags are supported.
6868
> If the tag already exists, it updates the value of the existing tag for the study.
69-
> If the tag already exists with different VR, then the transaction will results in an error.
69+
> If the tag already exists with a different VR, the transaction will result in an error.
70+
7071
> Once a tag is created, its Value Representation (VR) is fixed and must comply with the standard for that specific VR. If there's an issue with one of the tags, then it fails the whole transaction.
7172
7273
### Retrieve metadata (for study, series, or instance)

0 commit comments

Comments
 (0)