Skip to content

Commit bf7c83c

Browse files
authored
typo: custom-commands: DIGGER_OUT (#1405)
1 parent dd28c19 commit bf7c83c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/howto/custom-commands.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ If your custom command writes into a file path defined in the `$DIGGER_OUT` env
3535

3636
![](/images/custom-command-output-infracost.png)
3737

38-
The value of `$DIGER_OUT` defaults to `$RUNNER_TEMP/digger-out.log`; you can change that if needed by setting the env var explicitly.
38+
The value of `$DIGGER_OUT` defaults to `$RUNNER_TEMP/digger-out.log`; you can change that if needed by setting the env var explicitly.

0 commit comments

Comments
 (0)