Fix bad grammar in Dashboard Link page (#21984)

pull/21988/head
Dominik Prokop 5 years ago committed by GitHub
parent 4a8dfc42cf
commit 4b271f27fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      public/app/features/dashboard/components/DashLinks/DashLinksEditorCtrl.ts

@ -26,7 +26,7 @@ export class DashLinksEditorCtrl {
buttonTitle: 'Add Dashboard Link',
infoBox: {
__html: `<p>
Dashboard Links allow you to place links to other dashboards and web sites directly in below the dashboard
Dashboard Links allow you to place links to other dashboards and web sites directly below the dashboard
header.
</p>`,
},

Loading…
Cancel
Save