Jelajahi Sumber

Fix npm package name for drop-target (#2857)

Joseph Szobody 4 tahun lalu
induk
melakukan
ee73d58b48
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      website/src/docs/drop-target.md

+ 1 - 1
website/src/docs/drop-target.md

@@ -30,7 +30,7 @@ This plugin is published as the `@uppy/drop-target` package.
 Install from NPM:
 
 ```shell
-npm install @uppy/drag-drop
+npm install @uppy/drop-target
 ```
 
 In the [CDN package](/docs/#With-a-script-tag), it is available on the `Uppy` global object: