diff --git a/docs/install.rst b/docs/install.rst index e1c6799aa..179cf8e50 100644 --- a/docs/install.rst +++ b/docs/install.rst @@ -8,7 +8,7 @@ Activate you virtual environment - Open a shell session -- install the virtual environment: `python -m"venv' .venv` +- install the virtual environment: `python -m'venv' .venv` - activate it `./.venv/bin/activate` (or `.venv\Scripts\activate.exe` under windows) Standard installation diff --git a/docs/tutorial/preliminary.rst b/docs/tutorial/preliminary.rst index 00595bc56..3888be80c 100644 --- a/docs/tutorial/preliminary.rst +++ b/docs/tutorial/preliminary.rst @@ -185,7 +185,7 @@ he is responsible of other files called the :term:`user data file`\ s. The consistency field is outside of the user datas scope. The consistency is handled in the :term:`structured datas `\ 's scope. -.. important:: If user datas are not set, default values are mandatory, otherwise Rougail will raise an Error. +.. important:: If user datas are not set, default values are mandatory, otherwise Rougail will raise an error. .. exercise:: Folder structure update