Fix typo in builder.md

Signed-off-by: Kris-Mikael Krister <krismikael@protonmail.com>
This commit is contained in:
Kris-Mikael Krister 2016-08-30 09:23:10 +02:00
parent 13094ffef9
commit afcfa77dd8
1 changed files with 1 additions and 1 deletions

View File

@ -1068,7 +1068,7 @@ user 0m 0.03s
sys 0m 0.03s
```
> **Note:** you can over ride the `ENTRYPOINT` setting using `--entrypoint`,
> **Note:** you can override the `ENTRYPOINT` setting using `--entrypoint`,
> but this can only set the binary to *exec* (no `sh -c` will be used).
> **Note**: