Skip to content

Commit 2d7bc20

Browse files
author
amit0365
committed
m
1 parent c4766ed commit 2d7bc20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/templates/Content/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ class Content extends React.Component<any, any> {
5454
<main className={styles["container"]}>
5555
<section id='intro' className={styles["intro"]}>
5656
<p>
57-
Student organization bringing Blockchain and Distributed Ledger Technologies to NYU. We support student developers and researchers.
57+
Student organization bringing Blockchain and Distributed Ledger Technologies to NYU. We support student developers and researcher.
5858
</p>
5959
</section>
6060
{this.props.events.length ? (

0 commit comments

Comments
 (0)