Skip to content

Commit

Permalink
fixing typo (#352)
Browse files Browse the repository at this point in the history
Signed-off-by: Tahir Raza <tahirraza@gmail.com>

Signed-off-by: Tahir Raza <tahirraza@gmail.com>
  • Loading branch information
tahirraza authored Nov 5, 2022
1 parent ef0f1a7 commit a9f100c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ This is WIP and currently not supported.
This is WIP and currently not supported.

### Containers
To verify a contaimer image, you need to pass a container image name that is _immutable_ by providing its digest, in order to avoid [TOCTOU attacks](#toctou-attacks).
To verify a container image, you need to pass a container image name that is _immutable_ by providing its digest, in order to avoid [TOCTOU attacks](#toctou-attacks).

Run the commands below:

Expand Down

0 comments on commit a9f100c

Please sign in to comment.