Skip to content

Commit

Permalink
Update content/spin/v3/variables.md
Browse files Browse the repository at this point in the history
Signed-off-by: Michelle Dhanani <[email protected]>
  • Loading branch information
michelleN authored Nov 15, 2024
1 parent 7239115 commit 349d3f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/spin/v3/variables.md
Original file line number Diff line number Diff line change
Expand Up @@ -278,5 +278,5 @@ See [Dynamic Application Configuration](./dynamic-configuration#application-vari
If you run into the following error, you've most likely not configured the component section in the `spin.toml` to have access to the variable specified.

```console
Handler returned an error: Error::Undefined("no variable for \"<component-id>\".\"YOUR_VARIABLE\"")
Handler returned an error: Error::Undefined("no variable for \"<component-id>\".\"your-variable\"")
```

0 comments on commit 349d3f6

Please sign in to comment.