Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/app/components/site/Homepage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ export const Homepage = () => {
<Col className="resources-custom-col-60">
<Resources
heading="Computer science topics"
description="Discover our free computer science topics and questions, mapped to the leading exam specifications in England. Review key curriculum areas and get specific feedback to address common misconceptions."
description="Discover over 50 free computer science topics and over 1000 questions, mapped to the leading exam specifications in England. Review key curriculum areas and get specific feedback to address common misconceptions."
links={[
{ to: "/topics/gcse", text: "GCSE topics" },
{ to: "/topics/a_level", text: "A level topics" },
Expand Down
Loading