From 052ac6dd5b61624bfcf2075ff380427ceff53a4d Mon Sep 17 00:00:00 2001 From: light7734 Date: Wed, 6 Aug 2025 12:18:51 +0330 Subject: [PATCH] docs(guidelines/conventions): minor changes --- docs/guidelines/conventions.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guidelines/conventions.rst b/docs/guidelines/conventions.rst index d49f737..143e28a 100644 --- a/docs/guidelines/conventions.rst +++ b/docs/guidelines/conventions.rst @@ -3,7 +3,7 @@ Coding Conventions =================================================================================================== Any line of code added to the engine, must abide by following conventions. -They may seem arbitrary, and sometimes they are, but to be consistent (which is not an arbitrary goal) is to +They may seem arbitrary, and sometimes they are. But to achieve **consistency**, which is not an arbitrary goal, is to follow these guidelines. AAA