From 410e75156d3ec78015a55709b613535c709b7e04 Mon Sep 17 00:00:00 2001 From: daurnimator Date: Sun, 23 Sep 2018 13:57:39 +1000 Subject: [PATCH] README: fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6ec106a..b4c1fc8 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ This repo includes extensions and workflow examples for being able to attach an arbitrary number of GPG signatures to a given commit or tag. -Git already supports commit signing. These tools are intended to compliment +Git already supports commit signing. These tools are intended to complement that support by allowing a code reviewer and/or release engineer attach their signatures as well.