add file name to step description (#9688)

* add file name to step description

add file name to step description

* Minor grammar fix
This commit is contained in:
Sergey Kolesnikov 2019-10-21 18:58:08 +03:00 committed by lena-larionova
parent 3eddae738a
commit 806ed5f4e8
1 changed files with 1 additions and 1 deletions

View File

@ -187,7 +187,7 @@ layers are the same.
1. Make a new directory `cow-test/` and change into it.
2. Within `cow-test/`, create a new file with the following contents:
2. Within `cow-test/`, create a new file called `hello.sh` with the following contents:
```bash
#!/bin/sh