From fa46a7a85d6eb54284b086550268d66dbf3e1056 Mon Sep 17 00:00:00 2001 From: Lelmister101 <92394696+Lelmister101@users.noreply.github.com> Date: Sun, 5 Dec 2021 20:18:18 +0530 Subject: [PATCH] small typo fix MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit “expanded cover” changed to “expanded to cover” --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7f4a50a..b455f7a 100644 --- a/README.md +++ b/README.md @@ -715,7 +715,7 @@ freeing as there would be if the kernel supported these features directly. ## Memory tagging Integrating extensive support for ARMv8.5 memory tagging is planned and this -section will be expanded cover the details on the chosen design. The approach +section will be expanded to cover the details on the chosen design. The approach for slab allocations is currently covered, but it can also be used for the allocator metadata region and large allocations.