Skip to content

Commit 29ce1df

Browse files
authored
fixed SHH -> SSH typo (#5432)
1 parent d981554 commit 29ce1df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/docs/user-guide/project-structure/configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ helper command `dvc config`.
1414
<admon type="warn">
1515

1616
`.dvc/config` is meant to be tracked by Git and should not contain sensitive
17-
user info or secrets (passwords, SHH keys, etc).
17+
user info or secrets (passwords, SSH keys, etc).
1818

1919
</admon>
2020

0 commit comments

Comments
 (0)