Merge pull request #66 from jamesray1/patch-13

granularity typo
This commit is contained in:
Steven Allen
2018-06-05 00:56:49 +00:00
committed by GitHub

View File

@@ -1,7 +1,7 @@
8 Implementations
=================
A `libp2p` implementation should (recommended) follow a certain level of granulatiry when implementing different modules and functionalities, so that common interfaces are easy to expose, test and check for interoperability with other implementations.
A `libp2p` implementation should (recommended) follow a certain level of granularity when implementing different modules and functionalities, so that common interfaces are easy to expose, test and check for interoperability with other implementations.
This is the list of current modules available for `libp2p`: