Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
vcmirko committed May 22, 2024
1 parent 558ac3c commit ac7d9db
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/_data/help.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4255,7 +4255,7 @@
A `lib` directory needs to exist within the root directory and is automatically included for the ytt call.
Data can be provided globally by setting prefixed environment variables:
```bash
YTT_VARS_PREFIX=YTT_VAR
YTT_VAR_INVENTORY_PATH=/tmp/inventory.yml
Expand Down Expand Up @@ -4304,5 +4304,5 @@
type: text
label: Message
default: Object($(demo)).message
eval_default: true
evalDefault: true
```

0 comments on commit ac7d9db

Please sign in to comment.