From dad0497b97e68fd81c0a2f0f8efab7ff3091437e Mon Sep 17 00:00:00 2001 From: Yotam loewenbach Date: Mon, 19 Aug 2024 13:58:06 +0200 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 20e77ca..97873f3 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ This project deploys instrumentation that allows shipping Cloudwatch logs to Log ## Overview -This project will uses a Cloudformation template to create a Stack that deploys: +This project will use a Cloudformation template to create a Stack that deploys: * Firehose Delivery Stream with Logz.io as the stream's destination. * Lambda function that adds Subscription Filters to Cloudwatch Log Groups, as defined by user's input. * Roles, log groups, and other resources that are necessary for this instrumentation.