Skip to content

Commit f86d5dd

Browse files
authored
<FAQ category={
1 parent 1e3ca9a commit f86d5dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/pages/careers/programs.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ const CareerPrograms = () => {
88
return (
99
<>
1010
<ProgramsGrid />
11-
<FAQ category={["internships"]} />
11+
<FAQ category={["careers"]} />
1212

1313
</>
1414
);

0 commit comments

Comments
 (0)