docs: fix typo in README.md (#293)

Signed-off-by: Lucas Bickel <hairmare@purplehaze.ch>
pull/296/head 0.16.1
Lucas Bickel 5 months ago committed by GitHub
parent 5f1841df8d
commit d43c1f16c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -86,7 +86,7 @@ It is possible to define all options in the `trivy.yaml` file. Specifying indivi
- `image-ref`: If using `image` scan.
- `scan-type`: To define the scan type, e.g. `image`, `fs`, `repo`, etc.
#### Order of prerference for options
#### Order of preference for options
Trivy uses [Viper](https://github.com/spf13/viper) which has a defined precedence order for options. The order is as follows:
- GitHub Action flag
- Environment variable

Loading…
Cancel
Save