creativecreatorormaybenot
Committed by GitHub

Update CONTRIBUTING.md

@@ -23,7 +23,7 @@ The following steps are based on [flutter/plugin's contributing guide](https://g @@ -23,7 +23,7 @@ The following steps are based on [flutter/plugin's contributing guide](https://g
23 * `git push origin <name_of_your_branch>` 23 * `git push origin <name_of_your_branch>`
24 24
25 After having followed these steps, you are ready to [create a pull request](https://help.github.com/en/articles/creating-a-pull-request-from-a-fork). 25 After having followed these steps, you are ready to [create a pull request](https://help.github.com/en/articles/creating-a-pull-request-from-a-fork).
26 -The GitHub interface makes this very easy by providing a button on your fork page that creates a pull request with changes from a recently pushed branch. 26 +The GitHub interface makes this very easy by providing a button on your fork page that creates a pull request with changes from a recently pushed to branch.
27 Alternatively, you can also use `git pull-request` when using [GitHub hub](https://hub.github.com/). 27 Alternatively, you can also use `git pull-request` when using [GitHub hub](https://hub.github.com/).
28 28
29 # Notes 29 # Notes