From 154e466f4165b4d5b15b5cd509712f44d75c0e3d Mon Sep 17 00:00:00 2001 From: Jason Cooke Date: Thu, 11 Jul 2019 09:43:09 +1200 Subject: [PATCH] docs: fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6b70df6c..b29128de 100644 --- a/README.md +++ b/README.md @@ -293,7 +293,7 @@ Assuming your host system has Docker & Docker Compose properly installed, run: This will build the container image if it never built it before (which may take a while -- future times will be faster) and then run a `zsh` session inside that container for you. There you can play around, test commands, aliases, etc. -*Warning*: this repo is primarly macOS oriented. So any support for Linux can only be done with the help of the community. +*Warning*: this repo is primarily macOS oriented. So any support for Linux can only be done with the help of the community. ## Misc