소스 검색

Update image-editor.md (#2638)

Change the default id from 'thumbnailGenerator' to 'ImageEditor'.
gaelicwinter 4 년 전
부모
커밋
afc95be4ce
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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`