Skip to content

Commit

Permalink
network-spec: fixed a misspelled command
Browse files Browse the repository at this point in the history
  • Loading branch information
coot committed Oct 21, 2021
1 parent e5b8ba1 commit 90c6f35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/network-spec/miniprotocols.tex
Original file line number Diff line number Diff line change
Expand Up @@ -518,7 +518,7 @@ \subsection{Client and Server Implementation}
\item if either of them accepts a version by returning \texttt{Accept},
the other one must accept the same value, i.e. in this case
\texttt{acceptable proposed received == acceptable received proposed}
\item if either of them refuses to accept (returns \textt{Refuse reason})
\item if either of them refuses to accept (returns \texttt{Refuse reason})
the other one shall return \texttt{Refuse} as well.
\end{itemize}
\end{description}
Expand Down

0 comments on commit 90c6f35

Please sign in to comment.