docs: Typo (#3975)

This commit is contained in:
EricB 2024-03-05 17:04:28 +01:00 committed by GitHub
parent 82a4a7d377
commit bb603bd1f8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5,7 +5,7 @@ sidebar_label: Introduction
# Data Source
The internal data structure of OHIFs metadata follows naturalized DICOM JSON, A
The internal data structure of OHIFs metadata follows naturalized DICOM JSON, a
format pioneered by `dcmjs`. In short DICOM metadata headers with DICOM Keywords
instead of tags and sequences as arrays, for easy development and clear code.