Explorar el Código

Update image-editor.md (#2638)

Change the default id from 'thumbnailGenerator' to 'ImageEditor'.
gaelicwinter hace 4 años
padre
commit
afc95be4ce
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      website/src/docs/image-editor.md

+ 1 - 1
website/src/docs/image-editor.md

@@ -80,7 +80,7 @@ uppy.use(ImageEditor, {
 
 ### `id: 'ImageEditor'`
 
-A unique identifier for this plugin. It defaults to `'ThumbnailGenerator'`.
+A unique identifier for this plugin. It defaults to `'ImageEditor'`.
 
 ### `quality: 0.8`