Skip to content

Commit 8edda81

Browse files
committed
fixup! docs: Updating changelog from comments
Signed-off-by: Vincent Boutour <vincent.boutour@datadoghq.com>
1 parent df4d09c commit 8edda81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aws/logs_monitoring/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ Follow Datadog's official [documentation](https://docs.datadoghq.com/logs/guide/
100100
aws lambda get-function-configuration --function-name "<YOUR_FORWARDER>" --query 'Environment.Variables.DD_USE_TCP'
101101
```
102102

103-
2. **Verify you're not using the deprecated PrivateLink variable:**
103+
2. **Verify that deprecated PrivateLink variable is not used:**
104104

105105
```bash
106106
aws lambda get-function-configuration --function-name "<YOUR_FORWARDER>" --query 'Environment.Variables.DD_USE_PRIVATE_LINK'

0 commit comments

Comments
 (0)