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