Skip to content

Commit 704c6de

Browse files
committed
Merge pull request ehzhang#5 from mysticuno/patch
Capitalization and grammar in README and CONTRIBUTING
2 parents 5b05895 + b50c433 commit 704c6de

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CONTRIBUTING.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Pull Requests
1313

1414
We actively welcome your pull requests!
1515

16-
However, before you begin, please create an issue so we can determine if the work, feature, or bugfix either has someone is already working on it as a part of the current roadmap, or if the feature is not something that would belong in the HELPq as a core feature.
16+
However, before you begin, please create an issue so we can determine if the work, feature, or bugfix either has someone already working on it as a part of the current roadmap, or if the feature is not something that would belong in the HELPq as a core feature.
1717

1818
This is mostly meant for discussion, so we can discuss things fully and make a really awesome product :)
1919

@@ -28,4 +28,4 @@ We also use issues to track feature requests and discuss. Please mark your issue
2828
Coding Style
2929
------------
3030

31-
Keep it clean, and keep things modular!
31+
Keep it clean, and keep things modular!

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ The announcement section allows you to create announcements for the home screen,
8585

8686
#### Users
8787

88-
The users table lets you see all of the current users, and mark them as mentor or admins. You can also edit other user's information - of course, be responsible with this power!
88+
The users table lets you see all of the current users, and mark them as mentors or admins. You can also edit other user's information - of course, be responsible with this power!
8989

9090
#### User Creation
9191

@@ -186,7 +186,7 @@ Configuration
186186
To configure login, edit `private/config.json`
187187

188188
In `private/config.json`, provide the appropriate application id/secret combinations
189-
for either facebook or github authentication, or choose to disable them.
189+
for either Facebook or Github authentication, or choose to disable them.
190190

191191
#### Branding
192192

0 commit comments

Comments
 (0)