Skip to content

Commit 1b432fa

Browse files
committed
Replace "Research" w/ "Readings" in Nav Bar
1 parent 88eaa15 commit 1b432fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/navbar/NavigationBar.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ function NavigationBar() {
133133
to="/resources"
134134
state={{ option: 2 }}
135135
>
136-
> Research
136+
> Readings
137137
</Link>
138138
<Link
139139
className="dropdown-link"

0 commit comments

Comments
 (0)