Skip to content

Commit a431c4b

Browse files
Update src/2025/Home/components/Faqs/Faqs.tsx
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
1 parent 7bf2f10 commit a431c4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/2025/Home/components/Faqs/Faqs.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ const Faqs: FC<React.PropsWithChildren<unknown>> = () => {
160160
transition={{ duration: 0.8, delay: 2.1 }}
161161
>
162162
<StyleLessIcon
163-
alt="Lees than — icon"
163+
alt="Less than — icon"
164164
src="/images/LessThanBlueIcon.svg"
165165
/>
166166
</motion.div>

0 commit comments

Comments
 (0)