docs: Update sop-class-handler md (#3217)

i don't know if it was intentional but should their be a closing square brackets for sopClassUids
This commit is contained in:
Edwin Chebii 2023-03-15 22:44:34 +03:00 committed by GitHub
parent 803f638401
commit 544bf55a4f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -53,7 +53,7 @@ const sopClassDictionary = {
const sopClassUids = [
sopClassDictionary.CTImageStorage,
sopClassDictionary.MRImageStorage,
;
];
const makeDisplaySet = (instances) => {
const instance = instances[0];