From 17c448ad376e96160a9135e9462ec83d38fc2e8d Mon Sep 17 00:00:00 2001 From: Tommy Date: Wed, 12 Jun 2024 03:24:41 -0700 Subject: [PATCH] Typo fix Signed-off-by: Tommy --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4f54df3..8348642 100644 --- a/README.md +++ b/README.md @@ -16,5 +16,5 @@ This is my own Docker image building from [the official repository](https://gith ### Features & usage - Unprivileged image: default UID/GID is 992. - Based on the latest [Alpine](https://alpinelinux.org/) container which provide more recent packages while having less attack surface. -- Daily rebuilds keeping image up-to-date. +- Daily rebuilds keeping the image up-to-date. - Comes with the [hardened memory allocator](https://github.com/GrapheneOS/hardened_malloc) built from the latest tag, protecting against some heap-based buffer overflows. \ No newline at end of file