We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd9f10f commit 9fd2726Copy full SHA for 9fd2726
CONTRIBUTING.md
@@ -79,7 +79,7 @@ Please do not merge master into your branch as you develop your pull
79
request; instead, rebase your branch on top of the latest master if your
80
pull request branch is long-lived.
81
82
-We try to keep the hostory of the `master` branch linear, and avoid merge
+We try to keep the history of the `master` branch linear, and avoid merge
83
commits. Once your pull request is approved, merge it following these
84
steps:
85
```
0 commit comments