Skip to content

Commit cf04c96

Browse files
committed
Fix newline after code block start
This was breaking the docs build.
1 parent bc1c141 commit cf04c96

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

guides/troubleshooting/ssh-no-mutual-signature-supported.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,8 @@ For each workspace config block, add the line
6363

6464
For example:
6565

66-
```SSH Config
66+
```
67+
SSH Config
6768
Host coder.workspace
6869
HostName coder.workspace
6970
ProxyCommand "/opt/homebrew/bin/coder" tunnel --retry 0 workspace 12213 stdio

0 commit comments

Comments
 (0)