Skip to content

Commit c9fec7b

Browse files
committed
fix: minor text update
1 parent d8352c5 commit c9fec7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ const HomePage: React.FC<EventItem> = ({ slug, frontMatter }) => {
205205
</div>
206206
<div>
207207
<h1 className='mb-4 text-3xl font-bold tracking-tight sm:text-4xl'>
208-
Collecting equitable, multimodal data
208+
Collecting multimodal data
209209
</h1>
210210

211211
<p className='mb-2 text-lg font-normal text-gray-700'>

0 commit comments

Comments
 (0)