From 2482e9ea1ef46238cec371b63683a8c29e0e8bf1 Mon Sep 17 00:00:00 2001 From: Mateusz Konieczny Date: Wed, 13 Jul 2016 11:41:31 +0200 Subject: [PATCH] add dot missing at the end of senstence in the README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 99a7de1d5..500a6fba4 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ These cover the services that the server is running, and will include the recipe # Cookbooks -We use the 'Organization Repository' approach, where we have all our cookbooks in this repository (as opposed to one repository per cookbook). Additionally we don't make use of external cookbooks so every cookbook required is in this repository +We use the 'Organization Repository' approach, where we have all our cookbooks in this repository (as opposed to one repository per cookbook). Additionally we don't make use of external cookbooks so every cookbook required is in this repository. # Contributing -- 2.45.1