Browse Source

“Internet” typo

Artur Paikin 7 years ago
parent
commit
a9bc3e2bcf
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/core/Core.js

+ 1 - 1
src/core/Core.js

@@ -33,7 +33,7 @@ class Uppy {
         uppyServerError: 'Connection with Uppy Server failed',
         failedToUpload: 'Failed to upload',
         noInternetConnection: 'No Internet connection',
-        connectedToInternet: 'Connected to the Intenet!'
+        connectedToInternet: 'Connected to the Internet'
       }
     }