Removing the double stars (#19736)

There are no reasons to have the ** there
This commit is contained in:
EthanITA
2018-10-21 18:35:46 +02:00
committed by Tom
parent 1937bf53ef
commit 2319f54b0b

View File

@ -412,7 +412,7 @@ Follow these steps:
2. By default, all pull requests should be against the freeCodeCamp main repo, `master` branch.
Make sure that your Base Fork is set to freeCodeCamp/freeCodeCamp when raising a Pull Request.**
Make sure that your Base Fork is set to freeCodeCamp/freeCodeCamp when raising a Pull Request.
![Image - Comparing forks when making a pull request](/docs/images/github/comparing-forks-for-pull-request.png)