Skip to content

Commit bcf39e9

Browse files
committed
Lint
1 parent e1481a1 commit bcf39e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example-problems/general-ssh/problem.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Do you know how to move between directories and read files in the shell?
1212

1313
## Details
1414

15-
`ssh -p {{port("ssh")}} ctf-player@{{server("ssh")}}` using password
15+
`ssh -p {{port("ssh")}} ctf-player@{{server("ssh")}}` using password
1616
`{{lookup("password")}}`
1717

1818
## Hints

0 commit comments

Comments
 (0)