diff options
Diffstat (limited to 'packages/website/ts/@next/pages/about/mission.tsx')
-rw-r--r-- | packages/website/ts/@next/pages/about/mission.tsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/website/ts/@next/pages/about/mission.tsx b/packages/website/ts/@next/pages/about/mission.tsx index bc52b4bb5..78602f8ad 100644 --- a/packages/website/ts/@next/pages/about/mission.tsx +++ b/packages/website/ts/@next/pages/about/mission.tsx @@ -20,7 +20,7 @@ const values = [ icon: 'consistently-ship', }, { - title: 'Focus on long-term Impact', + title: 'Focus on Long-term Impact', description: 'We anticipate that over time, awareness of the fundamentally disruptive nature of frictionless global exchange will cause some to see this technology as a threat. There will be setbacks, some will claim that this technology is too disruptive, and we will face adversity. Persistence and a healthy long-term focus will see us through these battles.', icon: 'long-term-impact', }, |