Skip to content
This repository was archived by the owner on Feb 24, 2021. It is now read-only.

Commit 774267f

Browse files
mkg20001jacobheun
authored andcommitted
docs(fix): readme typo (#107)
1 parent 1329e9c commit 774267f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ The current `secio` tag, usable in `multistream`.
5353
- `remotePeerId: PeerId` - A PeerId object containing the Public and/or Id of the node we are doing the SECIO handshake with.
5454
- `callback: Function` - Optional, Called if an error happens during the initialization.
5555

56-
Returns an encrypted [Connection object](https://github.com/libp2p/interface-connection) that is the upgraded `plainTextConnection` with now having every byte encripted.
56+
Returns an encrypted [Connection object](https://github.com/libp2p/interface-connection) that is the upgraded `plainTextConnection` with now having every byte encrypted.
5757

5858
Both plainTextConnection and encryptedConnection are at their base, PullStreams.
5959

0 commit comments

Comments
 (0)