Skip to content

Commit 802823d

Browse files
committed
updated section descriptions
1 parent cd78237 commit 802823d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/components/Educationals/Educationals.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,15 +49,15 @@ function Educationals() {
4949
{/* Events Section */}
5050
<CardSection
5151
title="Community Events"
52-
subtitle="Explore these additional resources to learn more about neuroscience and open education."
52+
subtitle="Join collaborative events spanning multiple scientific domains, from building reproducibility practices across sciences, to advancing neuroscience through data science."
5353
data={eventData}
5454
isResource={true}
5555
/>
5656

5757
{/* Labs Section */}
5858
<CardSection
5959
title="Lab Spotlight"
60-
subtitle="Explore these additional resources to learn more about neuroscience and open education."
60+
subtitle="Discover research groups dedicated to open science through accessible resources, and reproducible practices."
6161
data={labData}
6262
isResource={true}
6363
/>

0 commit comments

Comments
 (0)