Skip to content

Commit 0ef85f0

Browse files
authored
Merge pull request #231 from friederbluemle/fix-github-spelling
Fix GitHub spelling
2 parents 471dfdc + ac7dc67 commit 0ef85f0

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ frustration later on.
2020
### Code reviews
2121

2222
All submissions, including submissions by project members, require review. We
23-
use Github pull requests for this purpose.
23+
use GitHub pull requests for this purpose.
2424

2525
### The small print
2626

ISSUE_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
### Step 1: Are you in the right place?
33

4-
* For issues or feature requests related to the code **in this repository** file a Github issue.
4+
* For issues or feature requests related to the code **in this repository** file a GitHub issue.
55
* For general technical questions, post a question on [StackOverflow](http://stackoverflow.com/) tagged appropriately.
66
* For general Firebase discussion, use the [firebase-talk google group](https://groups.google.com/forum/#!forum/firebase-talk)
77
* For help troubleshooting your application that does not fall under one of the above categories, reach out to the [personalized Firebase support channel](https://firebase.google.com/support/contact/troubleshooting/)

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ To deploy FirebaseUI to Bintray
9797
1. Go to the Bintray dashboard and click 'Publish'.
9898
1. In Bintray click the 'Maven Central' tab and publish the release.
9999

100-
### Tag a release on Github
100+
### Tag a release on GitHub
101101

102102
* Ensure that all your changes are on master and that your local build is on master
103103
* Ensure that the correct version number is in `common/constants.gradle`

0 commit comments

Comments
 (0)