AJvanLoon %!s(int64=6) %!d(string=hai) anos
pai
achega
ae2bdda629
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      website/src/docs/uppy.md

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

@@ -365,7 +365,7 @@ Update the state for a single file. This is mostly useful for plugins that may w
 
 ### `uppy.setMeta(data)`
 
-Alters global `meta` object is state, the one that can be set in Uppy options and gets merged with all newly added files. Calling `setMeta` will also merge newly added meta data with previously selected files.
+Alters global `meta` object in state, the one that can be set in Uppy options and gets merged with all newly added files. Calling `setMeta` will also merge newly added meta data with previously selected files.
 
 ```js
 uppy.setMeta({ resize: 1500, token: 'ab5kjfg' })