diff --git a/website/src/_posts/2016-08-0.8.0.md b/website/src/_posts/2016-08-0.8.0.md index 07606221b..d007fba55 100644 --- a/website/src/_posts/2016-08-0.8.0.md +++ b/website/src/_posts/2016-08-0.8.0.md @@ -32,7 +32,7 @@ const uppy = new Uppy() }) ``` -And just like that, we have added two fields: `Resize` and `Description`. All metadata can be sent through both tus and multipart uploads. +And just like that, we have added two fields: `Resize` and `Description`. All metadata is sent along with both tus and multipart uploads. ## Webcam Support