Skip to content

Commit 2b6078e

Browse files
authored
Merge pull request #114 from NeuroJSON/dev-fan
fix the typo
2 parents b4d4e91 + d276edd commit 2b6078e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/UpdatedDatasetDetailPage.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -914,7 +914,7 @@ const UpdatedDatasetDetailPage: React.FC = () => {
914914
"&:hover": { backgroundColor: Colors.secondaryPurple },
915915
}}
916916
>
917-
Download Matadata ({formatSize(jsonSize)})
917+
Download Metadata ({formatSize(jsonSize)})
918918
</Button>
919919

920920
<Button

0 commit comments

Comments
 (0)