Skip to content

Commit f6bf872

Browse files
committed
Consistent capitalisation
1 parent 0888b11 commit f6bf872

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/webapp/ui/src/eln-dmp-integration/Argos/ArgosNewMenuItem.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ export default function ArgosNewMenuItem({
2020
return (
2121
<>
2222
<NewMenuItem
23-
title="ARGOS"
23+
title="Argos"
2424
avatar={<CardMedia image={ArgosIcon} />}
2525
backgroundColor={COLOR}
2626
foregroundColor={{ ...COLOR, lightness: 28 }}

0 commit comments

Comments
 (0)