From c6a6b19d2d863edccf7694989ee0c06db3c35fd7 Mon Sep 17 00:00:00 2001 From: Kari Halsted <12926135+kayayarai@users.noreply.github.com> Date: Fri, 14 Aug 2020 13:37:47 -0600 Subject: [PATCH] fix link, spelling --- aws/logs_monitoring/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aws/logs_monitoring/README.md b/aws/logs_monitoring/README.md index 1d0882816..7e5430052 100644 --- a/aws/logs_monitoring/README.md +++ b/aws/logs_monitoring/README.md @@ -148,7 +148,7 @@ To safely delete the forwarder and other AWS resources created by the forwarder 2. Update the stack using the current template. 3. Adjust parameter values. -**Note:** Datadog reccomends adjusting your Forwarder settings through CloudFormation rather than directly editing the Lambda function. Find the description of settings in the [template.yaml](template.yaml) and the CloudFormation stack creation user interface when you launch the stack. Feel free to submit a pull request to make additional settings adjustable through the template. +**Note:** Datadog recommends adjusting your Forwarder settings through CloudFormation rather than directly editing the Lambda function. Find the description of settings in the [template.yaml](https://github.com/DataDog/datadog-serverless-functions/blob/master/aws/logs_monitoring/template.yaml) and the CloudFormation stack creation user interface when you launch the stack. Feel free to submit a pull request to make additional settings adjustable through the template. ## Permissions