Skip to content

Commit 20edb32

Browse files
authored
Spelling fixes
1 parent 65969ff commit 20edb32

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.author: kabalas
1111

1212
# External metadata
1313

14-
The external metadata feature allows users to store metadata or additional information about the DICOM files that isn't part of the DICOM file. This fuctionality is accomplished by using STOW-RS to store the metadata by passing the additional information in the header.
14+
The external metadata feature allows users to store metadata or additional information about the DICOM files that isn't part of the DICOM file. This functionality is accomplished by using STOW-RS to store the metadata by passing the additional information in the header.
1515

1616
## Limitations
1717

@@ -66,7 +66,7 @@ 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 it will results in an error.
69+
> If the tag already exists with different VR, then the transaction will results in an error.
7070
> 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.
7171
7272
### Retrieve metadata (for study, series, or instance)

0 commit comments

Comments
 (0)