Skip to content

Commit

Permalink
fix: typo on acedemy detail page (#918)
Browse files Browse the repository at this point in the history
  • Loading branch information
muhammad-ammar authored Jan 9, 2024
1 parent fccc27c commit c46feda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/academies/data/constants.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
export const ACADEMY_NOT_FOUND_TITLE = 'Academy not found';
export const EXECUTIVE_EDUCATION_SECTION = {
title: 'Executive Education',
subtitle: 'A selection of high-impact graduate-level courses that follow a strucured schedule and include active interaction with educators and peers.',
subtitle: 'A selection of high-impact graduate-level courses that follow a structured schedule and include active interaction with educators and peers.',
};
export const SELF_PACED_SECTION = {
title: 'Self-paced courses',
Expand Down

0 comments on commit c46feda

Please sign in to comment.