Skip to content

Commit b283308

Browse files
authored
Merge pull request #612 from MetaCell/feature/207
#207 fix: Make color pref. menu title explicit
2 parents 045a78f + 085e983 commit b283308

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)