Skip to content

Commit

Permalink
Fix doc wording & typo
Browse files Browse the repository at this point in the history
  • Loading branch information
grdryn committed Sep 19, 2024
1 parent ddce5bc commit fe05da1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/container.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ the integrity of a container image or its content:

- `ostree-unverified-image:registry:<oci image>` or
`ostree-unverified-image:docker://<oci image>`: Fetch a container image
without verify either the integrity of the container itself not its content.
without verifing either the integrity of the container itself nor its content.
The container image is usually fetched over HTTPS which still provides
integrity and confidentiality but not authenticity.

Expand Down

0 comments on commit fe05da1

Please sign in to comment.