Skip to content

Commit 006be1e

Browse files
committed
#NETPYNE-91 changing confusing nomenclature
1 parent 8e35011 commit 006be1e

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: 'Local Machine',
711+
defaultResource: 'Current Pod',
712712
errorText: 'Please check the input',
713713
};
714714

0 commit comments

Comments
 (0)