Merge branch 'doc/using_docker_images' into 'master'

Fix small typo in using_docker_images.md, file is called `build_script` (using underscore)

## What does this MR do?

This MR fixes a very small typo in the using_docker_images.md documentation, a space was used in the filename `build_script` while it should be an underscore. Not sure of a MR is the best way to get this changed, trying it anyway :).

## Moving docs to a new location?

No

See merge request !6682
This commit is contained in:
Sean McGivern 2016-10-05 08:34:38 +00:00
commit 1b7dda7096
1 changed files with 1 additions and 1 deletions

View File

@ -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 <<EOF > build_script