Explorar o código

fix note in transloadit example

Artur Paikin %!s(int64=6) %!d(string=hai) anos
pai
achega
c5cbc671f7
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      website/src/examples/transloadit/app.es6

+ 1 - 1
website/src/examples/transloadit/app.es6

@@ -55,7 +55,7 @@ function initUppy () {
       inline: true,
       maxHeight: 400,
       target: '#uppy-dashboard-container',
-      note: 'Images and video only, 1–2 files, up to 1 MB'
+      note: 'Images only, 1–2 files, up to 1 MB'
     })
     .use(Instagram, { target: Dashboard, host: 'https://api2.transloadit.com/uppy-server' })
     .use(Webcam, { target: Dashboard })