Skip to content

Commit 085e983

Browse files
committed
#207 fix: Make color pref. menu title explicit
1 parent 5fbe78f commit 085e983

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

webapp/components/topbar/menuConfiguration.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -368,7 +368,7 @@ export const getNetPyNEMenu = (props) => (
368368
},
369369
},
370370
{
371-
label: 'Color preferences',
371+
label: 'Plot color preferences',
372372
icon: '',
373373
list: [
374374
{

0 commit comments

Comments
 (0)