diff --git a/components/Downloads/DownloadList.tsx b/components/Downloads/DownloadList.tsx
index a9dfdb6064857..288eae1827625 100644
--- a/components/Downloads/DownloadList.tsx
+++ b/components/Downloads/DownloadList.tsx
@@ -23,7 +23,7 @@ const DownloadList = (props: DownloadListProps) => {
{item.text}
{item.key === 'shaSums' && (
-
+
)}