diff --git a/doc/en/reference/customize.rst b/doc/en/reference/customize.rst index 626cbaf17..fe10ca066 100644 --- a/doc/en/reference/customize.rst +++ b/doc/en/reference/customize.rst @@ -20,7 +20,7 @@ Configuration file formats -------------------------- Many :ref:`pytest settings ` can be set in a *configuration file*, which -by convention resides on the root of your repository. +by convention resides in the root directory of your repository. A quick example of the configuration files supported by pytest: