Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Mar 9, 2021. It is now read-only.

typo correction in index.js #47

Merged
merged 1 commit into from
Oct 22, 2017
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ class Home extends React.Component {
</section>
<section className="learn">
<div className="container">
<h2 className="titles">Open Source Learing Guides</h2>
<h2 className="titles">Open Source Learning Guides</h2>
<h3 className="taglines">
Our guides are crowd-sourced recommendations of free online
resource to learn any technology
Expand Down Expand Up @@ -169,7 +169,7 @@ class Home extends React.Component {
<h2 className="titles">Offline Co-Learning Spaces</h2>
<h3 className="taglines">
Physical spaces where you can come down to engage in self
learing, peer-learning and collaboration.
learning, peer-learning and collaboration.
</h3>
<div className="space-content">
<div className="space_content_info">
Expand Down