We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 730ae24 commit b2d9f60Copy full SHA for b2d9f60
1 file changed
builder-frontend/src/components/homeScreen/ProjectsList.tsx
@@ -79,12 +79,12 @@ export default function ProjectsList() {
79
<div>
80
<div class="bg-gray-100 rounded-xl p-8 flex flex-col text-sm">
81
<div class="text-xl font-bold">
82
- Welcome to the Benefit Decision Toolkit!
+ Welcome to Benefit Decision Toolkit!
83
</div>
84
<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.
+ Benefit Decision Toolkit is an open-source, civic tech project that
+ aims to provide an easy and affordable platform for building benefit
+ eligibility screening tools.
88
89
90
<div class="pt-3">
0 commit comments