From b33539caed4395492c02632def7393699b9845ef Mon Sep 17 00:00:00 2001 From: ToyB-Chan Date: Sun, 2 Feb 2025 07:23:15 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 543a767..bceb8bf 100644 --- a/README.md +++ b/README.md @@ -96,7 +96,7 @@ Age = 36 Name = Emily Johnson Age = 24 ``` -As mentioned above, it is to be handled like any other subsection - that means not starting at index 0 nor having discontinuous indicies make the file illformed. +As mentioned above, it is to be handled like any other subsection - that means not starting at index 0 or having discontinuous indicies do _not_ make the file illformed. ## Example Structure ```text