AJvanLoon 6 years ago
parent
commit
f8c3e00a80
1 changed files with 1 additions and 1 deletions
  1. 1 1
      website/src/docs/dragdrop.md

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

@@ -46,7 +46,7 @@ uppy.use(DragDrop, {
 
 ### `id: 'DragDrop'`
 
-A unique identifier for this DragDrop. Defaults to `'DragDrop'`. Use this if you need to add multiple DragDrop instances.
+A unique identifier for this DragDrop. It defaults to `'DragDrop'`. Use this if you need to add multiple DragDrop instances.
 
 ### `target: null`