Cloudwatch: fix typo (#70478)

pull/70513/head^2
Sarah Zinger 3 years ago committed by GitHub
parent b5de806f66
commit 162be9d76c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      public/app/plugins/datasource/cloudwatch/components/QueryHeader.tsx

@ -98,7 +98,7 @@ const QueryHeader = ({
<Badge
text="Monitoring account"
color="blue"
tooltip="AWS monitoring accounts view data from source accounts so you can centralize monitoring and troubleshoot activites"
tooltip="AWS monitoring accounts view data from source accounts so you can centralize monitoring and troubleshoot activities"
></Badge>
</>
)}

Loading…
Cancel
Save