Skip to content

Commit

Permalink
Update overview.md
Browse files Browse the repository at this point in the history
remove unintended "/" from text.
  • Loading branch information
JoNilsson authored Sep 19, 2023
1 parent cc85f6a commit 88ed79a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/concepts/introduction/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ There are several reasons to consider using libp2p as a networking layer to crea
applications.

- **Interoperability**: libp2p implementations in different programming languages and libp2p releases across
versions are designed to be interoperable with one another. This enables applications /from different
versions are designed to be interoperable with one another. This enables applications from different
language ecosystems to communicate seamlessly. This helps to promote a healthy, interconnected ecosystem
of P2P applications.

Expand Down

0 comments on commit 88ed79a

Please sign in to comment.