aboutsummaryrefslogtreecommitdiffstats
path: root/docs/5_How_To_Contribute/1_Getting_Linux_Foundation_account.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/5_How_To_Contribute/1_Getting_Linux_Foundation_account.md')
-rw-r--r--docs/5_How_To_Contribute/1_Getting_Linux_Foundation_account.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/5_How_To_Contribute/1_Getting_Linux_Foundation_account.md b/docs/5_How_To_Contribute/1_Getting_Linux_Foundation_account.md
index 83a974d..c4d8b08 100644
--- a/docs/5_How_To_Contribute/1_Getting_Linux_Foundation_account.md
+++ b/docs/5_How_To_Contribute/1_Getting_Linux_Foundation_account.md
@@ -84,8 +84,8 @@ details on how to do that. Once you have generated non-default keys, you
need to configure SSH to use the correct key for Gerrit. In that case,
you need to create a ``~/.ssh/config`` file modeled after the one below.
- ```sh
-host gerrit.automotivelinux.org
+ ```sh
+host gerrit.automotivelinux.org
HostName gerrit.automotivelinux.org
IdentityFile ~/.ssh/id_rsa_automotivelinux_gerrit
User <LFID>