You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/spin/v3/variables.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -278,5 +278,5 @@ See [Dynamic Application Configuration](./dynamic-configuration#application-vari
278
278
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.
279
279
280
280
```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\"")
0 commit comments