1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00

docs: correct typo in CONTRIBUTING.md

This commit is contained in:
Jakie.OYMJ 2018-07-19 15:26:30 +08:00
parent a12bb068d0
commit a6c3902f98

View File

@ -5,7 +5,7 @@
- [Before you start…](#before-you-start) - [Before you start…](#before-you-start)
- [Must read](#must-read) - [Must read](#must-read)
- [Pull request](#pull-request) - [Pull request](#pull-request)
- [How to open a pull request](#how-to-open-a-pull-reqeust) - [How to open a pull request](#how-to-open-a-pull-request)
- [How to deal with large amounts of merge conflicts](#merge-conflicts) - [How to deal with large amounts of merge conflicts](#merge-conflicts)
- [Git Commit Guidelines](#commit) - [Git Commit Guidelines](#commit)
- [Commit Message Format](#commit-message-format) - [Commit Message Format](#commit-message-format)
@ -16,7 +16,7 @@
- [Body](#body) - [Body](#body)
- [Reviewing](#reviewing) - [Reviewing](#reviewing)
- [Testing PRs](#testing-prs) - [Testing PRs](#testing-prs)
- [Git config](#git-config) - [Git config](#git-config)
- [Coding guidelines](#coding-guidelines) - [Coding guidelines](#coding-guidelines)