From f6cef1337dd30b35b1334debe61303fc60aa39b6 Mon Sep 17 00:00:00 2001 From: Sander Dalemans Date: Mon, 3 Oct 2016 19:02:15 +0000 Subject: [PATCH] Fix small typo in using_docker_images.md, file is called `build_script` (using underscore) --- doc/ci/docker/using_docker_images.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/ci/docker/using_docker_images.md b/doc/ci/docker/using_docker_images.md index a849905ac6b..520c8b36a95 100644 --- a/doc/ci/docker/using_docker_images.md +++ b/doc/ci/docker/using_docker_images.md @@ -221,7 +221,7 @@ time. *Note: The following commands are run without root privileges. You should be able to run docker with your regular user account.* -First start with creating a file named `build script`: +First start with creating a file named `build_script`: ```bash cat < build_script