From dd3b2f168c75581fcef983b7d39b5124321365c0 Mon Sep 17 00:00:00 2001 From: Hannes Mehnert Date: Mon, 26 Sep 2022 14:11:59 +0200 Subject: [PATCH] minor README nit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 65e3224..3c0e7bc 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # opam-mirror unikernel This unikernel periodically (at startup, on request, every hour) updates the -provided opam-repositor(ies) and downloads all referenced archives. It acts as +provided opam-repository and downloads all referenced archives. It acts as an opam-repository including archive mirror. Only archives with appropriate checksums are stored. On startup, all data present on the block device is validated.