From c2aa890d2b941e62ddab9729f808761f2cbcad95 Mon Sep 17 00:00:00 2001 From: Zobaidul Kazi Date: Sun, 18 Aug 2024 01:43:54 +0600 Subject: [PATCH] ref:_apps --- src/app/faq/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/faq/page.tsx b/src/app/faq/page.tsx index 4d8a49c..dec9fc6 100644 --- a/src/app/faq/page.tsx +++ b/src/app/faq/page.tsx @@ -59,7 +59,7 @@ const FAQSection: React.FC = () => { "Owing to a weak memory, I am forgetful. Along with some useful information, this weakness makes me forget useless information and helps me focus on what matters.", }, { - question: "What are your favorite system configurations?", + question: "What are your favorite computer system configurations?", answer: "Favorite OS: Debian Linux, Favorite IDE: Visual Studio Code, Favorite Browser: Google Chrome.", },