mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Fix export_modal message (#9353)
Remove duplicate "to", and "others" is plural not possessive.
This commit is contained in:
parent
eaefa3c1fa
commit
0e5e2f3fb9
@ -11,7 +11,7 @@
|
||||
<div>
|
||||
<p class="share-modal-info-text">
|
||||
Export the dashboard to a JSON file. The exporter will templatize the
|
||||
dashboard's data sources to make it easy for other's to to import and reuse.
|
||||
dashboard's data sources to make it easy for others to import and reuse.
|
||||
You can share dashboards on <a class="external-link" href="https://grafana.com">Grafana.com</a>
|
||||
</p>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user