|
@@ -234,7 +234,7 @@ This allows the system to (a) choose the best function for the use case (e.g. st
|
|
|
|
|
|
\subsection{Network}
|
|
|
|
|
|
-IPFS nodes communicate regualarly with hundreds of other nodes in the network, potentially across the wide internet. The IPFS network stack features:
|
|
|
+IPFS nodes communicate regularly with hundreds of other nodes in the network, potentially across the wide internet. The IPFS network stack features:
|
|
|
|
|
|
\begin{itemize}
|
|
|
\item \textbf{Transport:} IPFS can use any transport protocol, and is best suited for WebRTC DataChannels~\cite{WebRTC} (for browser connectivity) or uTP(LEDBAT~\cite{LEDBAT}).
|