mirror of
https://github.com/docker/docker-bench-security.git
synced 2025-01-19 00:32:34 +01:00
Trivial: fixed typo in README file.
Fixed a small typo; changed “[…] was build to” to “[…] was built to”
This commit is contained in:
parent
ad045075eb
commit
173d347c52
1 changed files with 1 additions and 1 deletions
|
@ -79,5 +79,5 @@ cd docker-bench-security
|
|||
sudo sh docker-bench-security.sh
|
||||
```
|
||||
|
||||
This script was build to be POSIX 2004 compliant, so it should be portable
|
||||
This script was built to be POSIX 2004 compliant, so it should be portable
|
||||
across any Unix platform.
|
||||
|
|
Loading…
Reference in a new issue