From a01f6072fe9b87aabe8632cf397fc0902309d05b Mon Sep 17 00:00:00 2001 From: Artur Paikin Date: Wed, 17 Aug 2016 11:59:42 -0400 Subject: [PATCH] post update --- website/src/_posts/2016-08-0.8.0.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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