Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
DarkEyeDragon committed Apr 19, 2019
1 parent ba14a7c commit 3e4d55f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified .vs/slnx.sqlite
Binary file not shown.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ We will be using 4567 for device discovery (UDP) and 4568 for syncing hashes (TC

### File transfer

the FTP (https://tools.ietf.org/html/rfc959) protocol will be used for transfering the files between users.
the File Transfer Protocol (https://tools.ietf.org/html/rfc959) will be used for transfering the files between users.

### The packets are as follows:

Expand Down

0 comments on commit 3e4d55f

Please sign in to comment.