Skip to content

Commit 2a6fa1e

Browse files
committed
fixup! Update site/src/pages/UserSettingsPage/SSHKeysPage/SSHKeysPage.tsx
1 parent 2ef11cc commit 2a6fa1e

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
@@ -12,7 +12,7 @@ export const Language = {
1212
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 />
15-
Coder sets <code>$GIT_SSH_COMMAND</code> to perform the override.
15+
Coder configures authentication via <code>$GIT_SSH_COMMAND</code>.
1616
</p>
1717
),
1818
regenerateDialogTitle: "Regenerate SSH key?",

0 commit comments

Comments
 (0)