Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
matthiasbeyer authored Sep 26, 2024
1 parent 42171d8 commit 1bb96a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/guides/getting-started/go.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ with libp2p basics, and implementing a simple node that can send and receive "pi
in go-libp2p.

The [Protocol Labs Launchpad curriculum](https://curriculum.pl-launchpad.io/) also includes
a tutorial on spinning up a libp2p node using a go-libp2p bolierplate. Check it out
a tutorial on spinning up a libp2p node using a go-libp2p boilerplate. Check it out
[here](https://curriculum.pl-launchpad.io/tutorials/libp2p/creating-simple-node/).

This is the first in a series of tutorials on working with libp2p’s Go implementation,
Expand Down

0 comments on commit 1bb96a0

Please sign in to comment.