Skip to content

Commit b2d9f60

Browse files
committed
remove "the" from Benefit Decision Toolkit references
1 parent 730ae24 commit b2d9f60

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

builder-frontend/src/components/homeScreen/ProjectsList.tsx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -79,12 +79,12 @@ export default function ProjectsList() {
7979
<div>
8080
<div class="bg-gray-100 rounded-xl p-8 flex flex-col text-sm">
8181
<div class="text-xl font-bold">
82-
Welcome to the Benefit Decision Toolkit!
82+
Welcome to Benefit Decision Toolkit!
8383
</div>
8484
<div class="pt-2">
85-
The Benefit Decision Toolkit is an open-source, civic tech project
86-
that aims to provide an easy and affordable platform for building
87-
benefit eligibility screening tools.
85+
Benefit Decision Toolkit is an open-source, civic tech project that
86+
aims to provide an easy and affordable platform for building benefit
87+
eligibility screening tools.
8888
</div>
8989

9090
<div class="pt-3">

0 commit comments

Comments
 (0)