From 3853d56c628d26c93db5cb133908aefeacd30a56 Mon Sep 17 00:00:00 2001 From: Lorenzo Stoakes Date: Mon, 4 Jul 2016 19:20:44 +0100 Subject: [PATCH] Fix grammar. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4a5bff0..e6ad0fd 100644 --- a/README.md +++ b/README.md @@ -34,8 +34,8 @@ code: table flags which rendered this page too huge. 3. [Page Table Flag Functions][page-table-flag-funcs] - - [Page table][page-tables] functions relating to page table flags, separated - out to avoid the page table functions page getting to huge. + [Page table][page-tables] functions relating to flags, separated out to avoid + the page table functions page getting too huge. 4. [VMA Functions][vma-funcs] - Functions relating to memory descriptors and Virtual Memory Areas (VMAs), which are described in the