From 754e84e34726c1227cba80c2dfb1df709d0bea43 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 bcd3799..7357a16 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.