From e259a5878bffd1a9b3f2753db798ba67652ee245 Mon Sep 17 00:00:00 2001 From: Fadi Abbud Date: Wed, 9 Feb 2022 16:22:31 +0100 Subject: [PATCH] (minor) Typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8541dab..02ce36a 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ The special value `1` means checking out the highest github tag for the build. - Remove the generated binaries und their directories: `make mostlyclean` -Binaries will be places in directories named like `bin-linux-amd64/` and `bin-windows-amd64/`. +Binaries will be placed in directories named like `bin-linux-amd64/` and `bin-windows-amd64/`. - [Install](http://nginx.org/en/docs/install.html) **nginx** - To configure nginx see [docs/provider-setup.md](docs/provider-setup.md)