Skip to content

Commit 5803d13

Browse files
authored
Merge pull request #847 from KMJ-007/patch-1
updated docs regarding dev desktop: github account id is case sensitive
2 parents a15fa28 + 1045fed commit 5803d13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/infra/docs/dev-desktop.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ the following information:
3030
Each user has their own account on the dev desktops. The account is named after
3131
the user’s GitHub handle, with `gh-` as a prefix. For example, a user with the
3232
GitHub handle `user` will have a user account with the name `gh-user` on the dev
33-
desktop.
33+
desktop. Note that the GitHub handle is case-sensitive, so gh-User and gh-user are treated as distinct accounts.
3434

3535
Users can connect to the dev desktop with SSH. The dev desktops use public key
3636
authentication, and automatically fetch the user’s public keys from GitHub.

0 commit comments

Comments
 (0)