diff --git a/docs/how-to-open-a-pull-request.md b/docs/how-to-open-a-pull-request.md index f042a1ff17..c323133946 100644 --- a/docs/how-to-open-a-pull-request.md +++ b/docs/how-to-open-a-pull-request.md @@ -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. - ![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.