diff --git a/public/app/features/manage-dashboards/components/SnapshotListTable.tsx b/public/app/features/manage-dashboards/components/SnapshotListTable.tsx
index 0891d24b7a5..e39105740b8 100644
--- a/public/app/features/manage-dashboards/components/SnapshotListTable.tsx
+++ b/public/app/features/manage-dashboards/components/SnapshotListTable.tsx
@@ -52,7 +52,7 @@ export const SnapshotListTable = () => {
You can create a snapshot of any dashboard through the Share modal.{' '}
Learn more