diff --git a/client/coral-framework/constants/assets.js b/client/coral-framework/constants/assets.js index 0224e0945..3883ee835 100644 --- a/client/coral-framework/constants/assets.js +++ b/client/coral-framework/constants/assets.js @@ -1,3 +1,3 @@ export const MULTIPLE_ASSETS_REQUEST = 'MULTIPLE_ASSETS_REQUEST'; export const MULTIPLE_ASSETS_SUCCESS = 'MULTIPLE_ASSETS_SUCCESS'; -export const MULTIPLE_ASSSETS_FAILURE = 'MULTIPLE_ASSSETS_FAILURE'; \ No newline at end of file +export const MULTIPLE_ASSSETS_FAILURE = 'MULTIPLE_ASSSETS_FAILURE';