From 5b88149cf4ed72bed1cf9dc90d7f979669154a02 Mon Sep 17 00:00:00 2001 From: Matthew StClair Date: Tue, 18 Feb 2020 18:07:13 -0500 Subject: [PATCH] Update user_guide.rst (#1644) --- docs/user_guide.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/user_guide.rst b/docs/user_guide.rst index c3a57f91a..75270151f 100644 --- a/docs/user_guide.rst +++ b/docs/user_guide.rst @@ -153,7 +153,7 @@ need to type out the path to the executables, rather than relying on your shell environment. The ``activate`` script will also modify your shell prompt to indicate which environment is currently active. The script -also provisions a ``decativate`` command that will allow you to undo the operation: +also provisions a ``deactivate`` command that will allow you to undo the operation: .. code-block:: console