Skip to content

Commit a5f3957

Browse files
Merge pull request #406 from CodeForPhilly/remove-the-from-bdt-name
2 parents 730ae24 + b2d9f60 commit a5f3957

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)