diff --git a/src/data/roadmaps/ai-engineer/faqs.astro b/src/data/roadmaps/ai-engineer/faqs.astro index 2a7948d11539..514ee7a365ad 100644 --- a/src/data/roadmaps/ai-engineer/faqs.astro +++ b/src/data/roadmaps/ai-engineer/faqs.astro @@ -3,9 +3,9 @@ import type { FAQType } from '../../../components/FAQs/FAQs'; export const faqs: FAQType[] = [ { - question: 'Is AI engineer a good career choice?', + question: 'Is an AI engineer a good career choice?', answer: [ - 'Yes, becoming an AI engineer is a great career choice. AI is transforming nearly every industry, from healthcare and finance to transportation and entertainment. As companies increasingly adopt AI-driven solutions, the demand for skilled AI engineers continues to grow. This role offers opportunities to work on cutting-edge technologies like machine learning, natural language processing, and computer vision, making it a highly innovative field', + 'Yes, becoming an AI engineer is a great career choice. AI is transforming nearly every industry, from healthcare and finance to transportation and entertainment. As companies increasingly adopt AI-driven solutions, the demand for skilled AI engineers continues to grow. This role offers opportunities to work on cutting-edge technologies like machine learning, natural language processing, and computer vision, making it a highly innovative field.', ], }, {