From 08bdd97dd8ea802f76690373cdaab20eb89f1fc7 Mon Sep 17 00:00:00 2001 From: AJvanLoon Date: Fri, 5 Apr 2019 16:36:50 +0200 Subject: [PATCH] uppercase --- website/src/_posts/2019-04-liftoff-09.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/_posts/2019-04-liftoff-09.md b/website/src/_posts/2019-04-liftoff-09.md index 5c2588d4e..8b3dfb8f4 100644 --- a/website/src/_posts/2019-04-liftoff-09.md +++ b/website/src/_posts/2019-04-liftoff-09.md @@ -32,7 +32,7 @@ Tasks completed by the team since yesterday's update include: Meanwhile, on the progress side of things: -- [Abdel](https://github.com/Kiloreux) has started working on a [Glitch](https://glitch.com/) demo involving Companion, so users can have an even easier time utilizing our services. He's also working on fixing up the serverless example (running Companion on AWS Lambda) which was once contributed by the community but hasn't been workin for a long time :scream: +- [Abdel](https://github.com/Kiloreux) has started working on a [Glitch](https://glitch.com/) demo involving Companion, so users can have an even easier time utilizing our services. He's also working on fixing up the Serverless example (running Companion on AWS Lambda) which was once contributed by the community but hasn't been workin for a long time :scream: - Renée is going to spend the day on getting Transloadit Assemblies to actually cancel when the Cancel button in the UI is pressed. As it stands, the upload cancels, but the Assembly keeps running until it eventually times out by itself.