Skip to content

Commit

Permalink
Merge pull request #51 from libp2p/fix-typo
Browse files Browse the repository at this point in the history
fix typo in glossary
  • Loading branch information
yusefnapora authored Jun 20, 2019
2 parents c976e1d + 06e6039 commit bd73b0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/reference/glossary.md
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@ for context.

### Switch

A libp2p component responsible for composing multiple [tranports](#tranport)
A libp2p component responsible for composing multiple [translports](#transport)
into a single interface, allowing application code to [dial](#dial) peers
without having to specify what transport to use.

Expand Down

0 comments on commit bd73b0f

Please sign in to comment.