From cf8e597c7d587d3e345215b4f8fe3bf513d5e5e2 Mon Sep 17 00:00:00 2001
From: vmatsiiako <78047717+vmatsiiako@users.noreply.github.com>
Date: Wed, 20 Sep 2023 23:34:12 -0700
Subject: [PATCH] Update bun.mdx
---
docs/integrations/frameworks/bun.mdx | 2 ++
1 file changed, 2 insertions(+)
diff --git a/docs/integrations/frameworks/bun.mdx b/docs/integrations/frameworks/bun.mdx
index 4eeace2b5..7ef042257 100644
--- a/docs/integrations/frameworks/bun.mdx
+++ b/docs/integrations/frameworks/bun.mdx
@@ -30,3 +30,5 @@ infisical run -- bun run dev
Bun environment variables can be called as either `bun.env.SECRET` or `process.env.SECRET`.
+
+