Skip to content

Commit 6828472

Browse files
committed
Added comma
1 parent b6c1496 commit 6828472

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,5 @@ docker run -p 9785:9785 alecrajeev/aws_rds_exporter
4141
```
4242

4343
### Credentials
44-
The `aws_rds_exporter` requires AWS credentials to access the AWS RDS API. For example you can pass them via env vars using `-e AWS_ACCESS_KEY_ID=${AWS_ACCESS_KEY_ID} -e AWS_SECRET_ACCESS_KEY=${AWS_SECRET_ACCESS_KEY}` options.
44+
The `aws_rds_exporter` requires AWS credentials to access the AWS RDS API. For example, you can pass them via env vars using `-e AWS_ACCESS_KEY_ID=${AWS_ACCESS_KEY_ID} -e AWS_SECRET_ACCESS_KEY=${AWS_SECRET_ACCESS_KEY}` options.
4545

0 commit comments

Comments
 (0)