diff --git a/doc/contributing/docs/style.rst b/doc/contributing/docs/style.rst index 613ee0e308..6190df06f3 100644 --- a/doc/contributing/docs/style.rst +++ b/doc/contributing/docs/style.rst @@ -170,6 +170,14 @@ For this reason, it's best to avoid using them. Spelling and punctuation ------------------------ +Tarantool capitalization +~~~~~~~~~~~~~~~~~~~~~~~~ + +The word "Tarantool" is capitalized because it's a product name. +The only context where it can start with a lowercase "t" is code. +Learn more about :doc:`code formatting in Tarantool documentation `. + + US vs British spelling ~~~~~~~~~~~~~~~~~~~~~~