From f4577c9cf248c5a120724b24dcc1a7d96b1c2ff2 Mon Sep 17 00:00:00 2001 From: Sasha Koshka Date: Wed, 12 Oct 2022 07:39:43 +0000 Subject: [PATCH] Update 'Body' --- Body.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Body.md b/Body.md index 08e67bd..4f72214 100644 --- a/Body.md +++ b/Body.md @@ -20,4 +20,4 @@ There are 6 different types of sections that ARF supports: Section definitions are hoisted so there is no need for prototyping things. All sections in a module must have a unique name within that module no matter what kind of section it is. The only exception to this is methods. Method names -only need to be unique in the context of each reciever. \ No newline at end of file +need only be unique in the context of each reciever. \ No newline at end of file