From 5d6f1a398e12c9f85d07138f307b9dbb97c61593 Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Mon, 8 Jan 2018 18:55:15 +0100 Subject: fix typo in github CONTRIBUTING document I hope this PR is acceptable, I did not see a template on how to change these type of housekeeping things. --- .github/CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 1c36879286..34b111f7af 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -13,7 +13,7 @@ This means you care about the quality of your contributions. * Know how to work with git history (rebasing your commits). * Know how to create Pull Requests. 2. Have access to an Alpine Linux [development environment](https://wiki.alpinelinux.org/wiki/Developer_Documentation#Development). -3. Please __do not__ submit PR's via Github's web interface. You should have a working [development envirorment](https://wiki.alpinelinux.org/wiki/Developer_Documentation#Development) available and submit your commits from your git client. +3. Please __do not__ submit PR's via Github's web interface. You should have a working [development environment](https://wiki.alpinelinux.org/wiki/Developer_Documentation#Development) available and submit your commits from your git client. ### Before you start making changes -- cgit v1.2.3