Browse Source

Merge pull request #14918 from ScottBrenner/patch-1

cloudwatch.md - quick typo fix
Marcus Efraimsson 7 years ago
parent
commit
af8425da08
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/sources/features/datasources/cloudwatch.md

+ 1 - 1
docs/sources/features/datasources/cloudwatch.md

@@ -38,7 +38,7 @@ Name | Description
 
 
 ### IAM Roles
 ### IAM Roles
 
 
-Currently all access to CloudWatch is done server side by the Grafana backend using the official AWS SDK. If you grafana
+Currently all access to CloudWatch is done server side by the Grafana backend using the official AWS SDK. If your Grafana
 server is running on AWS you can use IAM Roles and authentication will be handled automatically.
 server is running on AWS you can use IAM Roles and authentication will be handled automatically.
 
 
 Checkout AWS docs on [IAM Roles](http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/iam-roles-for-amazon-ec2.html)
 Checkout AWS docs on [IAM Roles](http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/iam-roles-for-amazon-ec2.html)