From a4bf94ea083cac51207e97ff536fda5438ba3dad Mon Sep 17 00:00:00 2001 From: Mark Hegreberg Date: Mon, 23 Mar 2026 09:01:03 -0700 Subject: [PATCH] fix typo and slight wording change --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 132bb40..72bc0dc 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ $ cosign verify ghcr.io/archlinux/archlinux:latest --certificate-identity-regexp * Provide the Arch experience in a Docker image * Provide the simplest but complete image to `base`, `base-devel` and `multilib-devel` on a regular basis -* `pacman` needs to work out of the box (with the expection of the `repro` image for now, due to technical constraints) +* `pacman` needs to work out of the box (with the exception of the `repro` image, while we are working on technical contstrains) * All installed packages have to be kept unmodified >>>