From 4f92b110473e2af85b22a18430f9bd2006dfd99f Mon Sep 17 00:00:00 2001 From: vyzo Date: Thu, 13 Jan 2022 17:33:37 +0200 Subject: [PATCH] Update README.md Co-authored-by: raulk --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d2767f4..3e4dfac 100644 --- a/README.md +++ b/README.md @@ -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.