From c048aba8a57d6ffdd48b7d9480d7deade5f3b2a9 Mon Sep 17 00:00:00 2001 From: ToyB-Chan Date: Fri, 31 Jan 2025 07:14:45 +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 32fa5dd..503f794 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Ends with `.mini` i.e. `config.mini`. - Spaces outside of strings are ignored. - Empty lines are ignored - Comments are denoted by `#` and may only appear on separate lines. -- Except where otherwise noted, cases are sensitive. +- Cases are sensitive except where otherwise noted. ## Supported Data Types