From 704285891ed84f5890d138eb12a4080042c14b4d Mon Sep 17 00:00:00 2001 From: mxmehl Date: Fri, 26 Feb 2016 14:20:38 +0100 Subject: [PATCH] small fix to test gogs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 47e3ef8..9572353 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ # Cert Check -This script checks if given SSL cert, key and csr match each other +This script checks if given SSL cert, key and csr match each other.