Skip to content

Commit 2ef11cc

Browse files
ammariopresleyp
andauthored
Update site/src/pages/UserSettingsPage/SSHKeysPage/SSHKeysPage.tsx
Co-authored-by: Presley Pizzo <1290996+presleyp@users.noreply.github.com>
1 parent 88a832b commit 2ef11cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/src/pages/UserSettingsPage/SSHKeysPage/SSHKeysPage.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ export const Language = {
99
title: "SSH keys",
1010
description: (
1111
<p>
12-
Git in workspaces is authenticated with the following public key. You may add it to Git
12+
The following public key is used to authenticate Git in workspaces. You may add it to Git
1313
services (such as GitHub) that you need to access from your workspace. <br />
1414
<br />
1515
Coder sets <code>$GIT_SSH_COMMAND</code> to perform the override.

0 commit comments

Comments
 (0)