We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88a832b commit 2ef11ccCopy full SHA for 2ef11cc
site/src/pages/UserSettingsPage/SSHKeysPage/SSHKeysPage.tsx
@@ -9,7 +9,7 @@ export const Language = {
9
title: "SSH keys",
10
description: (
11
<p>
12
- Git in workspaces is authenticated with the following public key. You may add it to Git
+ The following public key is used to authenticate Git in workspaces. You may add it to Git
13
services (such as GitHub) that you need to access from your workspace. <br />
14
<br />
15
Coder sets <code>$GIT_SSH_COMMAND</code> to perform the override.
0 commit comments