Просмотр исходного кода

Merge pull request #14918 from ScottBrenner/patch-1

cloudwatch.md - quick typo fix
Marcus Efraimsson 7 лет назад
Родитель
Сommit
af8425da08
1 измененных файлов с 1 добавлено и 1 удалено
  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
 
-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.
 
 Checkout AWS docs on [IAM Roles](http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/iam-roles-for-amazon-ec2.html)