From 6c93b40d8fdff718a0949b72f305440bee54ddcd Mon Sep 17 00:00:00 2001 From: Stuart Geiger Date: Tue, 4 Jun 2019 09:50:15 -0700 Subject: [PATCH] Fix typo: cohnfig -> config --- docs/topic/installer-actions.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/topic/installer-actions.rst b/docs/topic/installer-actions.rst index 69fb689..21e381d 100644 --- a/docs/topic/installer-actions.rst +++ b/docs/topic/installer-actions.rst @@ -51,7 +51,7 @@ By default, ``sudo`` does not respect any custom environments you have activated ``tljh-config`` symlink ======================== -We create a symlink from ``/usr/bin/tljh-config`` to ``/opt/tljh/hub/bin/tljh-cohnfig``, so users +We create a symlink from ``/usr/bin/tljh-config`` to ``/opt/tljh/hub/bin/tljh-config``, so users can run ``sudo tljh-config `` from their terminal. While the user environment is added to users' ``$PATH`` when they launch through JupyterHub, the hub environment is not. This makes it hard to access the ``tljh-config`` command used to change most config parameters. Hence we symlink the