From 1934b56fa144194a67690d5fa31f64ef6f288e42 Mon Sep 17 00:00:00 2001 From: Your Name Date: Sat, 28 Mar 2020 22:42:37 +0100 Subject: [PATCH] Reword readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0e7093a..f2437aa 100644 --- a/README.md +++ b/README.md @@ -129,7 +129,7 @@ The full public keys can be found in `keys/` along with any revocation certifica ### Reproducible Builds Cagebreak offers reproducible builds given the exact library versions specified -in `meson.build`. Should the versions not match, a warning will be emitted. We have +in `meson.build`. Should a version mismatch occur, a warning will be emitted. We have decided on this compromise to allow flexibility and security. In general we will adapt the versions to the packages available under archlinux at the time of release.