From 9e68bb9d72bec48dcfb0e73adc6857994748ea0e Mon Sep 17 00:00:00 2001 From: mattpass Date: Fri, 23 Oct 2020 09:39:53 +0100 Subject: [PATCH] Typo fixes in README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1130bff..cff023f 100644 --- a/README.md +++ b/README.md @@ -44,10 +44,10 @@ It's now possible to setup ICEcoder in a Docker container, via Composer, as an e #### It's free & open source for everyone! -Suitable for commercial & non-commercial projects, just let us know if it's useful to you and any cool customisations you make to it. We take no responsibility for anything, all usage is all down to you. +Suitable for commercial & non-commercial projects, just let us know if it's useful to you and any cool customizations you make to it. We take no responsibility for anything, all usage is all down to you. -It's fully open source and MIT licensed. So we're happy for you to take it, make it your own and customise to your hearts content and/or contribute to this main repo! :) +It's fully open source and MIT licensed. So we're happy for you to take it, make it your own and customize to your hearts content and/or contribute to this main repo! :) -Plenty of comments included in the code to assist with understanding, customising etc. +Plenty of comments included in the code to assist with understanding, customizing etc. Comments, improvements & feedback welcomed!