Skip to content

Commit e6715ad

Browse files
Merge pull request #191 from abubakarsabir924-cell/patch-1
Fix spelling error in CONTRIBUTING.md
2 parents d6dbbdd + 0ac1415 commit e6715ad

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## How to contribute
22

3-
Help from community is necessary to make any opensource project great. We want to keep it as easy as possible for community to contribute changes. There are a few guidlines that we need to follow so that it is easy for others to understand and change the codebase.
3+
Help from community is necessary to make any opensource project great. We want to keep it as easy as possible for community to contribute changes. There are a few guidelines that we need to follow so that it is easy for others to understand and change the codebase.
44

55
### Getting Started
66
* Setup jekyll environment. You can follow [this link](https://jekyllrb.com/docs/).
@@ -27,4 +27,4 @@ bundle exec jekyll serve --host=0.0.0.0
2727

2828
### Making changes
2929
* Whenever you are working on some major feature, always create a [new branch](https://git-scm.com/book/en/v2/Git-Branching-Basic-Branching-and-Merging).
30-
* Whenever you add something above trivial, please add comments.
30+
* Whenever you add something above trivial, please add comments.

0 commit comments

Comments
 (0)