From 195e84fe0967237102aae1b91323cab78bf5fe57 Mon Sep 17 00:00:00 2001 From: Josh Date: Thu, 18 Aug 2016 04:20:55 -0400 Subject: [PATCH] Fix minor typo in README.md (#49) There was a space in an instance of the word instead --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f8b1a8f..a5f35f1 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ they are reusable as-is in most scripts. ## Goals -Delete-Key-**Friendly**. In stead of introducing packages, includes, compilers, etc., we propose using [`main.sh`](http://bash3boilerplate.sh/main.sh) as a base and removing the parts you don't need. +Delete-Key-**Friendly**. Instead of introducing packages, includes, compilers, etc., we propose using [`main.sh`](http://bash3boilerplate.sh/main.sh) as a base and removing the parts you don't need. While this may feel a bit archaic at first, it is exactly the strength of Bash scripts that we should want to embrace. **Portable**. We are targeting Bash 3 (OSX still ships