Kaynağa Gözat

capitalize Uppy Server

Artur Paikin 7 yıl önce
ebeveyn
işleme
6d727e4c4e
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      src/core/Core.js

+ 1 - 1
src/core/Core.js

@@ -28,7 +28,7 @@ class Uppy {
         },
         },
         exceedsSize: 'This file exceeds maximum allowed size of',
         exceedsSize: 'This file exceeds maximum allowed size of',
         youCanOnlyUploadFileTypes: 'You can only upload:',
         youCanOnlyUploadFileTypes: 'You can only upload:',
-        uppyServerError: 'Connection with Uppy server failed'
+        uppyServerError: 'Connection with Uppy Server failed'
       }
       }
     }
     }