From 0b0add97b5a5af57c0a9d8a983a567a92efa653a Mon Sep 17 00:00:00 2001 From: Adil Shehzad Date: Sun, 21 Apr 2024 02:53:15 +0500 Subject: [PATCH] Update topicsObjct.tsx --- src/components/Topics/topicsObjct.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/Topics/topicsObjct.tsx b/src/components/Topics/topicsObjct.tsx index 799375e..035ef20 100644 --- a/src/components/Topics/topicsObjct.tsx +++ b/src/components/Topics/topicsObjct.tsx @@ -24,6 +24,6 @@ export const topics = [ // imgHvr: aiHoverImg, title: "Step - III", // url: "https://trygcp.dev/e/build-ai-LHR01", - disc: "We Will Email You Digital Badge & Cloud Credits", + disc: "We Will Email You Digital Badge", }, - ]; \ No newline at end of file + ];