From a9753fb784372e873620812d3da55f62c67008a4 Mon Sep 17 00:00:00 2001 From: Vladyslav Matsiiako Date: Wed, 15 Feb 2023 23:56:16 -0800 Subject: [PATCH] Update the text in start guide --- frontend/src/pages/home/[id].tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/pages/home/[id].tsx b/frontend/src/pages/home/[id].tsx index 84862f91d..8eb253e7e 100644 --- a/frontend/src/pages/home/[id].tsx +++ b/frontend/src/pages/home/[id].tsx @@ -198,7 +198,7 @@ export default function Home() { {learningItem({ text: 'Integrate Infisical with your infrastructure', - subText: 'Only a few integrations are currently available. Many more coming soon!', + subText: 'Connect Infisical to various 3rd party services and platforms.', complete: false, icon: faPlug, time: '15 min',