From bf63fed2acd81f63e1cc86a6e0f00f0408453dce Mon Sep 17 00:00:00 2001 From: WinRAUL Date: Fri, 22 Sep 2023 19:14:58 +0530 Subject: [PATCH] modified the initial boiler code for playground homepage --- apps/docs/components/Code/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/docs/components/Code/index.tsx b/apps/docs/components/Code/index.tsx index 4b8467ea..d2c70980 100644 --- a/apps/docs/components/Code/index.tsx +++ b/apps/docs/components/Code/index.tsx @@ -10,7 +10,7 @@ import Terminal from "./Terminal"; const initialCode = ` hi bhai - bol bhai "Hello World"; + bol bhai "Hello Bhai"; bhai ye hai a = 3; bhai ye hai b = 0;