Ver código fonte

Update remote-sources.md (#4087)

fix typo
heocoi 2 anos atrás
pai
commit
f5071778fb
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      website/src/docs/remote-sources.md

+ 1 - 1
website/src/docs/remote-sources.md

@@ -14,7 +14,7 @@ tagline: "Uppy plugin that includes all remote sources that Uppy+Companion offer
 
 ```js
 import Uppy from '@uppy/core'
-import Dashbaord from '@uppy/dashboard'
+import Dashboard from '@uppy/dashboard'
 import RemoteSources from '@uppy/remote-sources'
 
 const uppy = new Uppy()