From 3354b186c1d3bd681a4e2514f46dbbf9cc2aa065 Mon Sep 17 00:00:00 2001 From: Liam Pietralla Date: Mon, 25 Aug 2025 13:15:09 +1000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1c003d2..7cacd7a 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Simple python script to loop through all files in an S3 Endpoint and delete excess files based on a retention amount. -Retention ammount: 5 +Retention amount: 5 ## Development