diff --git a/changelog/3129.trivial b/changelog/3129.trivial new file mode 100644 index 000000000..96c6e1e25 --- /dev/null +++ b/changelog/3129.trivial @@ -0,0 +1 @@ +corrected 'you' to 'your' in logging doc diff --git a/doc/en/logging.rst b/doc/en/logging.rst index e3bf56038..f87e1329b 100644 --- a/doc/en/logging.rst +++ b/doc/en/logging.rst @@ -69,7 +69,7 @@ with:: pytest --no-print-logs -Or in you ``pytest.ini``: +Or in your ``pytest.ini``: .. code-block:: ini