diff --git a/packages/@uppy/transloadit/src/index.js b/packages/@uppy/transloadit/src/index.js index 31e23891b8..c86b6e924d 100644 --- a/packages/@uppy/transloadit/src/index.js +++ b/packages/@uppy/transloadit/src/index.js @@ -379,7 +379,7 @@ export default class Transloadit extends BasePlugin { const state = this.getPluginState() const file = this.#findFile(uploadedFile) if (!file) { - this.uppy.log('[Transloadit] Couldn’t file the file, it was likely removed in the process') + this.uppy.log('[Transloadit] Couldn’t find the file, it was likely removed in the process') return } this.setPluginState({