From 73cd83e6238532b865ad829a0845f6f4b6a93d80 Mon Sep 17 00:00:00 2001 From: Domenico Testa Date: Fri, 12 Jun 2020 10:08:33 +0200 Subject: [PATCH] Fixing typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 16c813f..f443af3 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ *once* is a personal cloud service that enables you to upload a local file of any size and get a link in return. -This link will allow *one single* dowload operation, deleting the file once it has been successfully transferred. +This link will allow *one single* download operation, deleting the file once it has been successfully transferred. *once* is designed to run on AWS using only *serverless* components.