From 9c04622bd6b3d8b4bfcd8b1d35cd5c028ba57ede Mon Sep 17 00:00:00 2001 From: Leonardo Grasso Date: Mon, 12 Dec 2022 09:39:30 +0100 Subject: [PATCH] chore(proposals): fix typo found by FedeDP Co-authored-by: Federico Di Pierro Signed-off-by: Leonardo Grasso --- proposals/20221129-artifacts-distribution.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proposals/20221129-artifacts-distribution.md b/proposals/20221129-artifacts-distribution.md index a683b806..f3cfd907 100644 --- a/proposals/20221129-artifacts-distribution.md +++ b/proposals/20221129-artifacts-distribution.md @@ -69,7 +69,7 @@ The allowed publishing channels are: Both channels are equivalent and may publish the same artifacts. However, for historical reasons and to avoid confusion, the **`docker.io` registry should only be used for container images** and not for other kinds of artifacts (e.g., plugins, rules, etc.). -Mirrors are allowed and encouraged if they facilitate artifacts consumption by our users. This proposal reccomends to enable mirrors on the major public OCI registry, such as [Amazon ECR](https://gallery.ecr.aws/) (which is already implentend in our infra at the time of wrinting). +Mirrors are allowed and encouraged if they facilitate artifacts consumption by our users. This proposal reccomends to enable mirrors on the major public OCI registry, such as [Amazon ECR](https://gallery.ecr.aws/) (which is already implentend in our infra at the time of writing). Official **channels and mirrors must be listed at [falco.org](https://falco.org/)**.