From 3632a55c6c72c93e577deabc17640bc165d4ba46 Mon Sep 17 00:00:00 2001 From: Murderlon Date: Tue, 17 Aug 2021 17:27:01 +0200 Subject: [PATCH] Fix typo in `docs/companion.md` Ref: #2970 --- website/src/docs/companion.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/docs/companion.md b/website/src/docs/companion.md index 685ccd86b..3820eb1fb 100644 --- a/website/src/docs/companion.md +++ b/website/src/docs/companion.md @@ -6,7 +6,7 @@ module: "@uppy/companion" permalink: docs/companion/ alias: docs/server/ category: "Docs" -tagline: "Server-side proxy that enables remote sources like Instagram, Google Drive, S3" +tagline: "Server-side proxy that enables remote sources like Instagram, Google Drive, and Dropbox" --- Drag and drop, webcam, basic file manipulation (adding metadata, for example) and uploading via tus-resumable uploads or XHR/Multipart are all possible using just the Uppy client module.