From ed14b4d32a3dbd9592aefe5ecd7261a560fbe20e Mon Sep 17 00:00:00 2001 From: Casey Rodarmor Date: Mon, 31 Oct 2016 22:05:31 -0700 Subject: [PATCH] Readme wording --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5e86b3c..f0288b1 100644 --- a/README.md +++ b/README.md @@ -166,7 +166,7 @@ test: build ./test --test {{os}} build: - ./build {{os}} + ./build {{os}} ``` ```sh @@ -272,7 +272,7 @@ augroup filetypedetect augroup END ``` -If you use another editor, feel free to send me the commands necessary to get syntax hilighting working and send them to me, so that I may include them here. +Feel free to send me the commands necessary to get syntax hilighting working in your editor of choice so that I may include them here. ### justfile grammar