Skip to content

Commit

Permalink
Merge pull request #2930 from dfinity/rei/roadmap-fix
Browse files Browse the repository at this point in the history
capitalize foundation in roadmap
  • Loading branch information
jessiemongeon1 authored May 20, 2024
2 parents 50909d9 + f83b1b6 commit 4312d06
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/pages/roadmap.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -339,7 +339,7 @@ const RoadmapPage: React.FC = () => {
return (
<Layout
title="Roadmap"
description="Explore the ICP roadmap, focussing on contributions by the DFINITY foundation. The roadmap is split into nine workstreams, each highlighting past achievements, upcoming milestones, and features that are further into the future and not yet scoped in detail."
description="Explore the ICP roadmap, focussing on contributions by the DFINITY Foundation. The roadmap is split into nine workstreams, each highlighting past achievements, upcoming milestones, and features that are further into the future and not yet scoped in detail."
editPath="https://github.com/dfinity/portal/tree/master/roadmap"
>
<style>{css}</style>
Expand All @@ -353,7 +353,7 @@ const RoadmapPage: React.FC = () => {
<h1 className="tw-heading-3 md:tw-heading-2 mb-6">Roadmap</h1>
<p className="tw-lead-sm md:tw-lead mb-6 md:w-8/10">
Explore the ICP roadmap, focussing on contributions by the
DFINITY foundation. The roadmap is split into nine themes, each
DFINITY Foundation. The roadmap is split into nine themes, each
highlighting upcoming milestones, features that are further into
the future and not yet scoped in detail, as well as past
achievements.
Expand Down

0 comments on commit 4312d06

Please sign in to comment.