acceleration program title update

This commit is contained in:
Kalidou Diagne
2024-08-19 01:41:44 +02:00
parent 05076fb213
commit 8f4b2f61c0
2 changed files with 3 additions and 3 deletions

View File

@@ -66,9 +66,9 @@
]
},
"acceleratorProgram": {
"title": "Accelerator Program",
"title": "Acceleration program",
"description": [
"The Accelerator Program supports alumni of our entry level programs (e.g. Core Program, ZK Summer, ZK Playground) to deepen explorations of ZKP, FHE, MPC, and related technologies through grants and mentorship. This program operates on a round-based application system, focusing on specific open tasks for each round."
"Acceleration program supports alumni of our entry level programs (e.g. Core Program, ZK Summer, ZK Playground) to deepen explorations of ZKP, FHE, MPC, and related technologies through grants and mentorship. This program operates on a round-based application system, focusing on specific open tasks for each round."
]
},
"howToApply": {

View File

@@ -4,7 +4,7 @@ export const acceleratorProgramFaq: Faq[] = [
{
question: "Who can apply?",
answer:
"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.",
"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.",
},
{
question: "What platform does the program use?",