diff --git a/src/pages/contributing/get-started.mdx b/src/pages/contributing/get-started.mdx index 37ec4381d2f..90acbbd9466 100644 --- a/src/pages/contributing/get-started.mdx +++ b/src/pages/contributing/get-started.mdx @@ -161,10 +161,9 @@ GitHub issue. Work that results in code will be reviewed directly in a pull request. Maintainers will be reviewing your work and making comments, asking questions -and suggesting changes to be made before they merge your code. When you need to -make a change, commit and push to your branch normally. Once all revisions to -your pull request are complete, a maintainer will squash and merge your commits -for you. +and suggesting changes before they merge your code. When you need to make a +change, commit and push to your branch normally. Once all revisions to your pull +request are complete, a maintainer will squash and merge your commits for you. #### Contributor License Agreement