From a02c2132b9fb53d13732ee0f103b4545c0d86867 Mon Sep 17 00:00:00 2001 From: Erik Fasterius Date: Wed, 13 Feb 2019 09:51:16 +0100 Subject: [PATCH] Fix grammar --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b875976..40b0e69 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -29,7 +29,7 @@ line should be written in an imperative mood and be 50 characters or less, while the body should be wrapped at 72 characters. The subject and body should be separated by a blank line, start with a capital letter, and the subject line should not end with a period. You can read more about [good commit messages][ -git-commits], and a minimal example is provided below: +git-commits]; a minimal example is provided below: ``` Add Snakemake rule for Tophat alignment