Skip to content

Commit 38c11e8

Browse files
authored
Merge pull request #5812 from cabalism/typo/work-dir-closing-parenthesis
Typo close parenthesis for work directory default.
2 parents f218c99 + 082ca9b commit 38c11e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/yaml_configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1068,7 +1068,7 @@ jobs: 1
10681068

10691069
### work-dir
10701070

1071-
Specifies relative path of work directory (default is `.stack-work`. This can
1071+
Specifies relative path of work directory (default is `.stack-work`). This can
10721072
also be specified by env var or cli flag, in particular, the earlier items in
10731073
this list take precedence:
10741074

0 commit comments

Comments
 (0)