Skip to content

Commit 7407152

Browse files
Addressed review comments
1 parent d648df1 commit 7407152

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

loggroup-lambda-connector/Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Made with ❤️ by Sumo Logic. Available on the [AWS Serverless Application Rep
4242
| Don't subscribe if `LOG_GROUP_PATTERN` | `^$` |
4343

4444
**LOG_GROUP_TAGS**: This is used to filter log groups based on tags. Only log groups that match any of the specified key-value pairs will be subscribed to the Lambda function. It is case-sensitive.
45-
#### e.g
45+
#### For example
4646
```bash
4747
LOG_GROUP_TAGS="Environment=Production,Application=MyApp"
4848
```

0 commit comments

Comments
 (0)