mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
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:
parent
3607a00692
commit
a57dc513d3
@ -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/',
|
||||
|
Loading…
Reference in New Issue
Block a user