diff --git a/docs/docs/administration/global-env.mdx b/docs/docs/administration/global-env.mdx index 4525707ae..28dbff22f 100644 --- a/docs/docs/administration/global-env.mdx +++ b/docs/docs/administration/global-env.mdx @@ -5,7 +5,7 @@ import Admonition from "@theme/Admonition"; Langflow 1.0 alpha includes the option to add **Global Environment Variables** for your application. -## Example +## Add a global variable to a project In this example, you'll add the `openai_api_key` credential as a global environment variable to the **Basic Prompting** starter project.