We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4766ed commit 2d7bc20Copy full SHA for 2d7bc20
src/components/templates/Content/index.tsx
@@ -54,7 +54,7 @@ class Content extends React.Component<any, any> {
54
<main className={styles["container"]}>
55
<section id='intro' className={styles["intro"]}>
56
<p>
57
- Student organization bringing Blockchain and Distributed Ledger Technologies to NYU. We support student developers and researchers.
+ Student organization bringing Blockchain and Distributed Ledger Technologies to NYU. We support student developers and researcher.
58
</p>
59
</section>
60
{this.props.events.length ? (
0 commit comments