diff --git a/docs/usage.rst b/docs/usage.rst index 96e41c63..bc237610 100644 --- a/docs/usage.rst +++ b/docs/usage.rst @@ -186,7 +186,7 @@ The ``--no-install`` option causes the following session methods to return early - :func:`session.install ` - :func:`session.conda_install ` -- :func:`session.run_instsall ` +- :func:`session.run_install ` This option has no effect if the virtualenv is not being reused.