summaryrefslogtreecommitdiff
path: root/docs/man
diff options
context:
space:
mode:
Diffstat (limited to 'docs/man')
-rw-r--r--docs/man/docker-build.1.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/man/docker-build.1.md b/docs/man/docker-build.1.md
index a310df52bc..081be958b1 100644
--- a/docs/man/docker-build.1.md
+++ b/docs/man/docker-build.1.md
@@ -54,7 +54,7 @@ as context.
# EXAMPLES
-## Building an image using a Dockefile located inside the current directory
+## Building an image using a Dockerfile located inside the current directory
Docker images can be built using the build command and a Dockerfile: