From 9ecc54dfd2d3e12e1d9b1be9941f53ff3b3d576f Mon Sep 17 00:00:00 2001 From: AJvanLoon Date: Fri, 3 Apr 2020 18:16:57 +0200 Subject: [PATCH] A little polish --- website/src/_posts/2020-04-1.10.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/website/src/_posts/2020-04-1.10.md b/website/src/_posts/2020-04-1.10.md index ba07de3be..2452dc39a 100644 --- a/website/src/_posts/2020-04-1.10.md +++ b/website/src/_posts/2020-04-1.10.md @@ -18,8 +18,8 @@ uppy.use(OneDrive, { target: Dashboard, companionUrl: 'https://companion.uppy.io Try the live demos on [Transloadit.com](https://transloadit.com): import your files from Facebook or OneDrive, and then: -- [Apply watermark to an image](https://transloadit.com/demos/image-manipulation/text-watermarking/) -- [Convert image to WebP](https://transloadit.com/demos/image-manipulation/convert-to-webp/) +- [Apply a watermark to an image](https://transloadit.com/demos/image-manipulation/text-watermarking/) +- [Convert an image to WebP](https://transloadit.com/demos/image-manipulation/convert-to-webp/) - [Encode a video, extract 8 thumbnails and store everything in an S3 bucket](https://transloadit.com/demos/file-exporting/store-encoding-and-thumbnails-on-s3/) - [Encode video for iPhone](https://transloadit.com/demos/video-encoding/encode-for-apple-iphone-11-pro-max/) - [Create a single Zip file containing all uploaded files](https://transloadit.com/demos/file-compressing/create-one-zip-file-containing-all-uploaded-files/) @@ -38,7 +38,7 @@ Facebook: -As with Dropbox and Instagram, using the Facebook, and OneDrive integrations require the client Plugins (see [here for Facebook](/docs/facebook/) and see [here for OneDrive](/docs/onedrive/)), and also your [Companion](/docs/companion/#Options) integration. +As with Dropbox and Instagram, using the Facebook and OneDrive integrations requires the client Plugins (see [here for Facebook](/docs/facebook/) and see [here for OneDrive](/docs/onedrive/)), and also your [Companion](/docs/companion/#Options) integration. This is an exciting release for us, and we can't wait to get some feedback (GitHub issues and PRs) on this! :)