Skip to content

Commit 468cc42

Browse files
Ryan Belldaviddias
Ryan Bell
authored andcommitted
docs: update README.md (#124)
1 parent 0b991e1 commit 468cc42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/encrypted-communications/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ class MyBundle extends libp2p {
3232
}
3333
```
3434

35-
And that's it, from now on, all your libp2p communications are encrypted. Try running the exampme [1.js](./1.js) to see it working.
35+
And that's it, from now on, all your libp2p communications are encrypted. Try running the example [1.js](./1.js) to see it working.
3636

3737
If you want to want to learn more about how SECIO works, you can read the [great write up done by Dominic Tarr](https://github.com/auditdrivencrypto/secure-channel/blob/master/prior-art.md#ipfss-secure-channel).
3838

0 commit comments

Comments
 (0)