From daee3b47961f94081f61018d78b632d33bfc7640 Mon Sep 17 00:00:00 2001 From: EinfachToll Date: Wed, 30 Jan 2019 21:46:03 +0100 Subject: [PATCH] Fix a typo --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index bffe109..985c167 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -17,7 +17,7 @@ If you want to provide a pull request on GitHub, please start from the `dev` bra commits go here directly. Always try to keep this branch in a working state, that is, if the task you work on requires multiple commits, make sure intermediate commits don't make Vimwiki unusable (or at least push these commits at one go). - - `master`: This branches is for released states only. Whenever a reasonable set of changes has + - `master`: This branch is for released states only. Whenever a reasonable set of changes has piled up in the `dev` branch, a [release is done](#Preparing a release). After a release, `dev` has been merged into `master` and `master` got exactly one additional commit in which the version number in `plugin/vimwiki.vim` is updated. Apart from these commits and the merge