浏览代码

Fix typo in builder.md

Signed-off-by: Kris-Mikael Krister <krismikael@protonmail.com>
Kris-Mikael Krister 9 年之前
父节点
当前提交
afcfa77dd8
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/reference/builder.md

+ 1 - 1
docs/reference/builder.md

@@ -1068,7 +1068,7 @@ user	0m 0.03s
 sys	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).
 > but this can only set the binary to *exec* (no `sh -c` will be used).
 
 
 > **Note**:
 > **Note**: