doc: add missing word

This commit is contained in:
Tobias Stoeckmann 2024-03-14 17:15:19 +01:00
parent c0532dda18
commit 9909a349cf
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@ Features
Documentation
-------------
* :ref:`Get started <get-started>` - install pytest and grasp its basics just twenty minutes
* :ref:`Get started <get-started>` - install pytest and grasp its basics in just twenty minutes
* :ref:`How-to guides <how-to>` - step-by-step guides, covering a vast range of use-cases and needs
* :ref:`Reference guides <reference>` - includes the complete pytest API reference, lists of plugins and more
* :ref:`Explanation <explanation>` - background, discussion of key topics, answers to higher-level questions