Skip to content

Commit bef2eb9

Browse files
authored
Merge pull request #678 from MetaCell/feature/netpyne-91_2
#netpyne-91: changing nomenclature as discussed at the sprint
2 parents 66342e5 + 8bda9a0 commit bef2eb9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

webapp/constants.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -708,7 +708,7 @@ export const LAUNCH_MODAL = {
708708
modelState: 'model',
709709
experimentState: 'experiment',
710710
actionSimulate: 'Simulate',
711-
defaultResource: 'Current Pod',
711+
defaultResource: 'Server',
712712
errorText: 'Please check the input',
713713
};
714714

0 commit comments

Comments
 (0)