From 587232a61a64fc43f8baf65ce1ec3cbd23852f40 Mon Sep 17 00:00:00 2001 From: Tania Allard Date: Thu, 3 Feb 2022 15:01:10 +0000 Subject: [PATCH] :pencil2: Fix stray ' --- docs/using/troubleshooting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/using/troubleshooting.md b/docs/using/troubleshooting.md index 4509f225..4f193516 100644 --- a/docs/using/troubleshooting.md +++ b/docs/using/troubleshooting.md @@ -148,7 +148,7 @@ If you have also **created a new user**, you might be experiencing any of the fo Updated the jovyan user: - username: jovyan -> callisto - home dir: /home/jovyan -> /home/callisto - Update callisto's UID:GID to 1234:1234 + Update callisto UID:GID to 1234:1234 Attempting to copy /home/jovyan to /home/callisto... Success! Ensuring /home/callisto is owned by 1234:1234