diff --git a/app/i18n/locales/en/programs-page.json b/app/i18n/locales/en/programs-page.json index 5715349..313a63a 100644 --- a/app/i18n/locales/en/programs-page.json +++ b/app/i18n/locales/en/programs-page.json @@ -88,4 +88,4 @@ ] } } -} \ No newline at end of file +} diff --git a/data/programs/acceleratorProgramFaq.tsx b/data/programs/acceleratorProgramFaq.tsx index ee0a491..c739d29 100644 --- a/data/programs/acceleratorProgramFaq.tsx +++ b/data/programs/acceleratorProgramFaq.tsx @@ -4,7 +4,7 @@ export const acceleratorProgramFaq: Faq[] = [ { question: "Who can apply?", answer: - "The Acceleration program is open to alumni of our entry level programs (e.g. Launch Program, ZK Playground) and other applicants at beginner to intermediate levels with programmable cryptography.", + "The Accelerator program is open to alumni of our entry level programs (e.g. Launch Program, ZK Playground) and other applicants at beginner to intermediate levels with programmable cryptography.", }, { question: "What platform does the program use?",