Skip to content

Commit 689e560

Browse files
michelleNitowlson
authored andcommitted
Update content/spin/v3/variables.md
Signed-off-by: Michelle Dhanani <[email protected]>
1 parent ad13cab commit 689e560

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/spin/v3/variables.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,5 +278,5 @@ See [Dynamic Application Configuration](./dynamic-configuration#application-vari
278278
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.
279279

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

0 commit comments

Comments
 (0)