From 6413d9fd1cf876584b9e7567c5c4e65f7315c271 Mon Sep 17 00:00:00 2001 From: NikolajDanger Date: Tue, 21 Apr 2026 15:52:58 +0200 Subject: [PATCH] :goat: SENATVS --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 66e9583..850e5ea 100644 --- a/README.md +++ b/README.md @@ -239,7 +239,7 @@ Returns the length of `array` (element count) or `string` (character count) as a ### SENATVS `SENATVS(bool, ...)` or `SENATVS([bool])` -Returns VERITAS if a strict majority of the arguments are VERITAS, FALSITAS otherwise. Also accepts a single array of booleans. All values must be booleans. Ties (even split) return FALSITAS. +Returns VERITAS if a strict majority of the arguments are VERITAS, FALSITAS otherwise. Also accepts a single array of booleans. All values must be booleans. Ties return FALSITAS. ## Modules Modules are additions to the base `CENTVRION` syntax. They add or change certain features. Modules are included in your code by having