docs: add missing & in 'Compare & pull request' (#44985)

This commit is contained in:
sidemt
2022-02-02 04:12:06 +09:00
committed by GitHub
parent 343258bdd9
commit 5dc3e31cba

View File

@ -45,7 +45,7 @@ Some examples of good PRs titles would be:
1. Once the edits have been committed, you will be prompted to create a pull request on your fork's GitHub Page. 1. Once the edits have been committed, you will be prompted to create a pull request on your fork's GitHub Page.
![Image - Compare pull request prompt on GitHub](https://contribute.freecodecamp.org/images/github/compare-pull-request-prompt.png) ![Image - Compare & pull request prompt on GitHub](https://contribute.freecodecamp.org/images/github/compare-pull-request-prompt.png)
2. By default, all pull requests should be against the freeCodeCamp main repo, `main` branch. 2. By default, all pull requests should be against the freeCodeCamp main repo, `main` branch.