diff --git a/index.src.html b/index.src.html index 3da26074..984670cb 100644 --- a/index.src.html +++ b/index.src.html @@ -184,7 +184,7 @@ may be any value greater than 1, including infinity (no maximum). While saturated, additional calls to `decode()` or `encode()` will be buffered in the [=control message queue=], and will increment the respective - `decodeQueuSize` and `encodeQueueSize` attributes. The codec implementation + `decodeQueueSize` and `encodeQueueSize` attributes. The codec implementation will become unsaturated after making sufficient progress on the current workload.