Explorar o código

Merge pull request #800 from cbush06/patch-1

Corrected Property Name
Renée Kooi %!s(int64=7) %!d(string=hai) anos
pai
achega
3769385c53
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      website/src/docs/fileinput.md

+ 1 - 1
website/src/docs/fileinput.md

@@ -29,7 +29,7 @@ uppy.use(FileInput, {
 
 DOM element, CSS selector, or plugin to mount the file input into.
 
-### `multipleFiles: true`
+### `allowMultipleFiles: true`
 
 Whether to allow the user to select multiple files at once.