Skip to content

Commit 83a6e6c

Browse files
committed
Remove stray @
1 parent 30196c1 commit 83a6e6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/symptom-survey/server-access.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ If you're not familiar with SFTP, it is a protocol for accessing and downloading
1515
large amounts of data from remote servers. The instructions below explain how to
1616
connect to our SFTP server on Windows or Mac. (Linux users can use the
1717
command-line `sftp` program, or most file managers can browse directly to
18-
`sftp://@ftp.delphi.cmu.edu:2222` using the username and password provided to
18+
`sftp://ftp.delphi.cmu.edu:2222` using the username and password provided to
1919
you.)
2020

2121
## Windows

0 commit comments

Comments
 (0)