diff --git a/healthcare/dicom/importDicomInstance.js b/healthcare/dicom/importDicomInstance.js index 9754ac8b47..d716a7b2f9 100644 --- a/healthcare/dicom/importDicomInstance.js +++ b/healthcare/dicom/importDicomInstance.js @@ -73,7 +73,7 @@ const main = ( } else { console.log('Encountered errors. Sample error:'); console.log( - 'Resource on which error occured:', + 'Resource on which error occurred:', data.error.details[0]['sampleErrors'][0]['resource'] ); console.log(