diff --git a/docs/man/docker-build.1.md b/docs/man/docker-build.1.md index 98bf3771ab..661ef35162 100644 --- a/docs/man/docker-build.1.md +++ b/docs/man/docker-build.1.md @@ -59,7 +59,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: