diff --git a/docs/index.rst b/docs/index.rst index 05e8c848..59b145f1 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -37,7 +37,7 @@ To run both of these sessions, just run:: nox -For each session, Nox will automatically create `virtualenv`_ with the appropriate interpreter, install the specified dependencies, and run the commands in order. +For each session, Nox will automatically create a `virtualenv`_ with the appropriate interpreter, install the specified dependencies, and run the commands in order. To learn how to install and use Nox, see the :doc:`tutorial`. For documentation on configuring sessions, see :doc:`config`. For documentation on running ``nox``, see :doc:`usage`.