Skip to content

Commit 05f7fa9

Browse files
docs: fixed typo in CONTRIBUTING.md
1 parent f91a07a commit 05f7fa9

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
@@ -39,10 +39,10 @@ commit messages are standardized:
3939
4040
### Before making PR
4141

42-
- Run `git fetch upstream` & `git rebase upstream/main` to fetch updated codebase into your local repo.
42+
- Run `git fetch upstream` & `git rebase upstream/main` to fetch updated codebase into your local repository before creating any new branch.
4343
- Run `git checkout -b <your-branch-name>`
4444

4545
## License
4646

47-
By contributing to DogeHouse, you agree that your contributions will be licensed
47+
By contributing to TPC-website, you agree that your contributions will be licensed
4848
under the [LICENSE file](LICENSE).

0 commit comments

Comments
 (0)