Skip to content

fix typos #217

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 11 commits into from
Sep 24, 2020
Merged
9 changes: 1 addition & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Codeuino Website

Offical site for Codeuino landing page. Please visit [http://www.codeuino.org/](http://www.codeuino.org/)
Official site for Codeuino landing page. Please visit [http://www.codeuino.org/](http://www.codeuino.org/)

## Table of contents

Expand Down Expand Up @@ -64,11 +64,7 @@ If you see an open issue that you want to tackle, comment on the issue to let pe
If an issue was opened a while ago, it’s possible that it’s being addressed somewhere else, or has already been resolved, so comment to ask for confirmation before starting work.
If you opened an issue, but figured out the answer later on your own, comment on the issue to let people know, then close the issue. Even documenting that outcome is a contribution to the project.

<<<<<<< HEAD
### Opening a pull request
=======
## Opening a pull request
>>>>>>> ab1812d... prettified readme.md with cool badges

[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?logo=github)](http://makeapullrequest.com) ![GitHub pull requests](https://img.shields.io/github/issues-pr-raw/codeuino/website-www.codeuino.org?logo=git&logoColor=white) ![GitHub contributors](https://img.shields.io/github/contributors/codeuino/website-www.codeuino.org?logo=github)

Expand All @@ -80,10 +76,7 @@ A pull request doesn’t have to represent finished work. It’s usually better

## Credits

<<<<<<< HEAD
This project is currently maintained by [Jaskirat Singh](https://github.com/jaskirat2000) .
=======
---

[![Twitter Follow](https://img.shields.io/twitter/follow/codeuino?style=social)](https://twitter.com/codeuino) [![Open Source Love](https://badges.frapsoft.com/os/v2/open-source.svg?v=103)](https://github.com/codeuino/Social-Platform-Donut)
>>>>>>> ab1812d... prettified readme.md with cool badges
2 changes: 1 addition & 1 deletion src/pages/Home/Components/Projects.js
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ const Projects = () => {
<h3 className="project-design-heading">Design Project</h3>
<h6 className="project-design-text">COMING SOON</h6>
<p>
To all the designers in the world something big is comming soon!
To all the designers in the world something big is coming soon!
Update your tools for the battle.
</p>
</Col>
Expand Down