Skip to content

Commit af501e7

Browse files
authored
Merge pull request #1330 from tofu-rocketry/patch-1
Specify CWD abbreviation before first use
2 parents 38e7e75 + 96639fd commit af501e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/script.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ export default {
4040
default: false,
4141
},
4242
cwdBehavior: {
43-
title: 'Default CWD Behavior',
43+
title: 'Default Current Working Directory (CWD) Behavior',
4444
description: 'If no Run Options are set, this setting decides how to determine the CWD',
4545
type: 'string',
4646
default: 'First project directory',

0 commit comments

Comments
 (0)