diff --git a/changelog/14237.doc.rst b/changelog/14237.doc.rst new file mode 100644 index 00000000000..d56f2f39e77 --- /dev/null +++ b/changelog/14237.doc.rst @@ -0,0 +1 @@ +Improve clarity in getting started documentation. diff --git a/doc/en/getting-started.rst b/doc/en/getting-started.rst index 3ba30a90b34..2b9ace8a651 100644 --- a/doc/en/getting-started.rst +++ b/doc/en/getting-started.rst @@ -15,7 +15,7 @@ Install ``pytest`` pip install -U pytest -2. Check that you installed the correct version: +2. Check if you installed the correct version: .. code-block:: bash