From a7e57bc2f883d7b011ed8e7526476248ab082a74 Mon Sep 17 00:00:00 2001 From: Daniel Lee Date: Wed, 31 Jan 2018 15:07:17 +0100 Subject: [PATCH] spelling --- public/app/core/components/Permissions/DashboardPermissions.tsx | 2 +- public/app/features/dashlinks/editor.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/public/app/core/components/Permissions/DashboardPermissions.tsx b/public/app/core/components/Permissions/DashboardPermissions.tsx index f3c278c73cc..2636b0d4db4 100644 --- a/public/app/core/components/Permissions/DashboardPermissions.tsx +++ b/public/app/core/components/Permissions/DashboardPermissions.tsx @@ -35,7 +35,7 @@ class DashboardPermissions extends Component { permissions={this.permissions} isFolder={false} dashboardId={dashboardId} - folderInfo={{ title: folderTitle, slug: folderSlug, id: folderId }} + folderInfo={{ title: folderTitle, slug: folderSlug, id: folderId }} backendSrv={backendSrv} /> diff --git a/public/app/features/dashlinks/editor.html b/public/app/features/dashlinks/editor.html index f6c6552e6bb..826b7aac57f 100644 --- a/public/app/features/dashlinks/editor.html +++ b/public/app/features/dashlinks/editor.html @@ -17,7 +17,7 @@
What are Dashboard Links?

- Dashboad Links allow you to place links to other dashboards and web sites directly in below the dashboard header. + Dashboard Links allow you to place links to other dashboards and web sites directly in below the dashboard header.