Skip to content

Commit aee4182

Browse files
authored
Merge pull request #115 from NeuroJSON/staging
fix the typo
2 parents f89a250 + 2b6078e commit aee4182

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)