PublicDashboards: Typo in acknowledge checkboxes information (#77375)
Co-authored-by: Isabel Matwawana <isabel.matwawana@grafana.com> Co-authored-by: Juan Cabanas <juan.cabanas@grafana.com>
This commit is contained in:
co-authored by
Isabel Matwawana
Juan Cabanas
parent
3607a00692
commit
a57dc513d3
+2
-1
@@ -40,7 +40,8 @@ const ACKNOWLEDGES: Acknowledge[] = [
|
||||
},
|
||||
{
|
||||
type: 'usageAcknowledgment',
|
||||
description: 'Making a dashboard public will cause queries to run each time is viewed, which may increase costs*',
|
||||
description:
|
||||
'Making a dashboard public will cause queries to run each time it is viewed, which may increase costs*',
|
||||
testId: selectors.CostIncreaseCheckbox,
|
||||
info: {
|
||||
href: 'https://grafana.com/docs/grafana/latest/enterprise/query-caching/',
|
||||
|
||||
Reference in New Issue
Block a user