Fix bad grammar in Dashboard Link page (#21984)

This commit is contained in:
Dominik Prokop
2020-02-06 19:23:38 +01:00
committed by GitHub
parent 4a8dfc42cf
commit 4b271f27fb

View File

@@ -26,7 +26,7 @@ export class DashLinksEditorCtrl {
buttonTitle: 'Add Dashboard Link', buttonTitle: 'Add Dashboard Link',
infoBox: { infoBox: {
__html: `<p> __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. header.
</p>`, </p>`,
}, },