diff --git a/changelog/3129.trivial b/changelog/3129.trivial new file mode 100644 index 00000000000..65958660c9f --- /dev/null +++ b/changelog/3129.trivial @@ -0,0 +1 @@ +Corrected 'you' to 'your' in logging docs. diff --git a/doc/en/logging.rst b/doc/en/logging.rst index e3bf5603887..f87e1329bf8 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