docs: Fix typos in documentation (#8361)

This commit is contained in:
Greg M
2025-02-05 23:38:25 -07:00
committed by GitHub
parent 7b10defaa8
commit 02ebb4cb89
14 changed files with 16 additions and 16 deletions

View File

@@ -86,7 +86,7 @@ Let's look at the check line by line:
Note that Rego
* uses `AND` automatically to combine conditions in this check
* automatically iterates through the array of commands in the Dockefile and allowed images
* automatically iterates through the array of commands in the Dockerfile and allowed images
## Run the check in a Trivy misconfiguration scan