From fe05da16306a9173032a5d0b07eb0534e0cdf32f Mon Sep 17 00:00:00 2001 From: Gerard Ryan Date: Thu, 19 Sep 2024 23:22:49 +0100 Subject: [PATCH] Fix doc wording & typo --- docs/container.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/container.md b/docs/container.md index 5b692cb3da..c343843d0b 100644 --- a/docs/container.md +++ b/docs/container.md @@ -35,7 +35,7 @@ the integrity of a container image or its content: - `ostree-unverified-image:registry:` or `ostree-unverified-image:docker://`: 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.