Procházet zdrojové kódy

Fix typo in `docs/drag-drop.md` (#3319)

Ash Allen před 3 roky
rodič
revize
e27ee0bb13
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      website/src/docs/drag-drop.md

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

@@ -39,7 +39,7 @@ const { DragDrop } = Uppy
 
 ## CSS
 
-The `@uppy/drag-drop` plugin includes some basi c styles, like shown in the [example](/examples/dragdrop). You can also choose not to use it and provide your own styles instead.
+The `@uppy/drag-drop` plugin includes some basic styles, like shown in the [example](/examples/dragdrop). You can also choose not to use it and provide your own styles instead.
 
 ```js
 import '@uppy/core/dist/style.css'