From a88c9a2040d63515b2ceab1937a2d13dec8bde63 Mon Sep 17 00:00:00 2001 From: Pine Date: Fri, 11 Apr 2025 13:53:11 -0600 Subject: [PATCH] update secrets reference --- modus/app-manifest.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modus/app-manifest.mdx b/modus/app-manifest.mdx index 36800f2f..7ebcbafd 100644 --- a/modus/app-manifest.mdx +++ b/modus/app-manifest.mdx @@ -188,8 +188,8 @@ Typically, you'll use the `baseUrl` field. However, some APIs, such as If provided, requests on the connection include these headers. Each key-value pair is a header name and value. Values may include variables using the `{{VARIABLE}}` template syntax, which -resolve at runtime to secrets provided for each connection, via the Hypermode -Console. +resolve at runtime to environment variables provided for each connection, via +the Hypermode Console.