Skip to content

Commit 71b80c3

Browse files
authored
update secrets reference (#120)
1 parent bb65c43 commit 71b80c3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modus/app-manifest.mdx

+2-2
Original file line numberDiff line numberDiff line change
@@ -188,8 +188,8 @@ Typically, you'll use the `baseUrl` field. However, some APIs, such as
188188
If provided, requests on the connection include these headers. Each key-value pair is a header name and value.
189189

190190
Values may include variables using the `{{VARIABLE}}` template syntax, which
191-
resolve at runtime to secrets provided for each connection, via the Hypermode
192-
Console.
191+
resolve at runtime to environment variables provided for each connection, via
192+
the Hypermode Console.
193193

194194
<Accordion title="Examples">
195195

0 commit comments

Comments
 (0)