Skip to content

Commit 608c5d8

Browse files
committed
Minor fix
1 parent b767ebf commit 608c5d8

File tree

1 file changed

+1
-1
lines changed
  • frontend/components/Aladin/SurveyControls

1 file changed

+1
-1
lines changed

frontend/components/Aladin/SurveyControls/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ export default function SurveyControls() {
1111

1212
return (
1313
<Stack spacing={2}>
14-
<Typography variant="h6">Surveys</Typography>
14+
<Typography variant="h6">Images</Typography>
1515
<List
1616
sx={{
1717
width: '100%',

0 commit comments

Comments
 (0)