diff --git a/docs/howto/content/shared-directory.rst b/docs/howto/content/shared-directory.rst index 7290204..188ca82 100644 --- a/docs/howto/content/shared-directory.rst +++ b/docs/howto/content/shared-directory.rst @@ -34,7 +34,7 @@ and User C cannot edit the Notebook. Only User A can make changes. .. code-block:: bash - sudo chown root:jupyterhub-users /srv/scratch + sudo chown root:jupyterhub-users /srv/scratch #. **Change default permissions to use group**. The default permissions for new sub-directories uses the global umask (``drwxr-sr-x``), the ``chmod g+s`` tells