소스 검색

Fix typo in cloud_watch.md

Ray 2 년 전
부모
커밋
3b3720fbb5
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      docs/cloud_watch.md

+ 1 - 1
docs/cloud_watch.md

@@ -1,6 +1,6 @@
 # Amazon CloudWatch
 
-imgproxy can send its metrics to AmazonCloudFront. To use this feature, do the following:
+imgproxy can send its metrics to Amazon CloudWatch. To use this feature, do the following:
 
 1. Set the `IMGPROXY_CLOUD_WATCH_SERVICE_NAME` environment variable. imgproxy will use the value of this variable as a value for the `ServiceName` dimension.
 2. [Set up the necessary credentials](#set-up-credentials) to grant access to CloudWatch.