diff --git a/docs/maintainers/best-practice.md b/docs/maintainers/best-practice.md index c1251aa463c..092220cd105 100644 --- a/docs/maintainers/best-practice.md +++ b/docs/maintainers/best-practice.md @@ -20,8 +20,8 @@ ![](./Images/squash-merge.png)    ![](./Images/squash-confirm.png) - Use `Create a merge commit` for feature-work PRs **only if** the commit history of the PR is reasonably clean. - After using this option, Github will make it your default option for merging a PR. - So, do remember to change the default back to `Squash and merge`. + After using this option, GitHub will make it your default option for merging a PR. + Do remember to change the default back to `Squash and merge`. ![](./Images/merge-commit.png)    ![](./Images/merge-commit-confirm.png)