docs: Fix small typo in README

Bug: None
Change-Id: Ib2ee38f15626844a801a650170f4aa2dec19b3be
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/304120
Reviewed-by: Johannes Kron <kron@webrtc.org>
Commit-Queue: Johannes Kron <kron@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#39981}
This commit is contained in:
Alfred E. Heggestad 2023-05-03 14:23:03 +02:00 committed by WebRTC LUCI CQ
parent a9b9d4e3d0
commit 5e531b407d

View file

@ -19,6 +19,6 @@ Values:
* 0x00: *Unspecified*. Default value. Treated the same as an absence of an extension.
* 0x01: *Screenshare*. Video stream is of a screenshare type.
Notes: Extension shoud be present only in the last packet of key-frames. If
Notes: Extension should be present only in the last packet of key-frames. If
attached to other packets it should be ignored. If extension is absent,
*Unspecified* value is assumed.