RadicalImaging / ohif-aws-healthimaging

MIT License
24 stars 12 forks source link

Config typo in docs for friendlyName #26

Open zam6ak opened 10 months ago

zam6ak commented 10 months ago

Hi

The README.md shows dataSources snippet showing configuration for platform/app/public/config/default.js I noticed that In the snippet, key friendlyName is shows as top property of the object and according to OHIF examples (release and master branches) it should be "under" configuration.

TL;DR; Should it be: dataSources.[].configuration.friendlyName and not dataSources.[].friendlyName