Skip to content

Commit

Permalink
Merge pull request #5099 from grdryn/docs-typo-fix
Browse files Browse the repository at this point in the history
Fix doc wording & typo
  • Loading branch information
cgwalters committed Sep 19, 2024
2 parents ddce5bc + fe05da1 commit 86a2c1c
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 86a2c1c

Please sign in to comment.