Fix typo: cohnfig -> config

This commit is contained in:
Stuart Geiger
2019-06-04 09:50:15 -07:00
committed by GitHub
parent b11a10b8ed
commit 6c93b40d8f

View File

@@ -51,7 +51,7 @@ By default, ``sudo`` does not respect any custom environments you have activated
``tljh-config`` symlink ``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 <something>`` from their terminal. While the user environment is added can run ``sudo tljh-config <something>`` 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 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 hard to access the ``tljh-config`` command used to change most config parameters. Hence we symlink the