Skip to content

Commit

Permalink
docs: fix typo in README.md (#293)
Browse files Browse the repository at this point in the history
Signed-off-by: Lucas Bickel <hairmare@purplehaze.ch>
  • Loading branch information
hairmare committed Jan 3, 2024
1 parent 5f1841d commit d43c1f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -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
Expand Down

0 comments on commit d43c1f1

Please sign in to comment.