diff --git a/dashboard/index.html b/dashboard/index.html
index 5f861cd..f9e16f9 100644
--- a/dashboard/index.html
+++ b/dashboard/index.html
@@ -1671,7 +1671,7 @@
@${todo.domain}
${todo.dueDate ? `${formatDate(todo.dueDate)}` : ''}
${todo.source ? (todo.sourceUrl
- ? `${todo.source}`
+ ? `${todo.source}`
: `${todo.source}`) : ''}