Update README.md

Co-authored-by: raulk <raul@protocol.ai>
This commit is contained in:
vyzo 2022-01-13 17:33:37 +02:00
parent 572b3eb374
commit 4f92b11047

View File

@ -241,7 +241,7 @@ Initially the stream is constrained by:
- the peer scope, where the limits for the peer at the other end of the stream
apply.
Once the protocol has been neogiatated, the protcol is set by calling
Once the protocol has been negotiated, the protocol is set by calling
`StreamManagementScope.SetProtocol`. The constraint from the
transient scope is removed and the stream is now constrained by the
protocol instead.