Skip to content

Commit 8570a94

Browse files
Merge pull request #241 from w3c/guidou/fix-typo
SHA: 9c84f99 Reason: push, by jan-ivar Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 29770ea commit 8570a94

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<link href="https://www.w3.org/StyleSheets/TR/2021/W3C-ED" rel="stylesheet">
88
<meta content="Bikeshed version 60c422380, updated Thu Feb 20 19:11:22 2025 -0800" name="generator">
99
<link href="https://www.w3.org/TR/webrtc-encoded-transform/" rel="canonical">
10-
<meta content="7ca5d12fb5ed00401d7c6b5ba2499950b9bd64db" name="revision">
10+
<meta content="9c84f991f1a98e489420f1157ed6ace9fcfb5f95" name="revision">
1111
<meta content="dark light" name="color-scheme">
1212
<link href="https://www.w3.org/StyleSheets/TR/2021/dark.css" media="(prefers-color-scheme: dark)" rel="stylesheet" type="text/css">
1313
<style>/* Boilerplate: style-autolinks */
@@ -695,7 +695,7 @@
695695
<div class="head">
696696
<p data-fill-with="logo"><a class="logo" href="https://www.w3.org/"> <img alt="W3C" height="48" src="https://www.w3.org/StyleSheets/TR/2021/logos/W3C" width="72"> </a> </p>
697697
<h1 class="p-name no-ref" id="title">WebRTC Encoded Transform</h1>
698-
<p id="w3c-state"><a href="https://www.w3.org/standards/types/#ED">Editor’s Draft</a>, <time class="dt-updated" datetime="2025-02-24">24 February 2025</time></p>
698+
<p id="w3c-state"><a href="https://www.w3.org/standards/types/#ED">Editor’s Draft</a>, <time class="dt-updated" datetime="2025-02-25">25 February 2025</time></p>
699699
<details open>
700700
<summary>More details about this document</summary>
701701
<div data-fill-with="spec-metadata">
@@ -1265,7 +1265,7 @@ <h4 class="heading settled" data-level="4.3.2" id="RTCEncodedVideoFrame-members"
12651265
For <a href="https://w3c.github.io/webrtc-svc/">SVC</a>, each spatial layer
12661266
is transformed separately. </p>
12671267
<p class="note" role="note"> Since packetizers may drop certain elements, e.g. AV1 temporal delimiter OBUs,
1268-
the input to an receive-side transform may be different from the output of
1268+
the input to a receive-side transform may be different from the output of
12691269
a send-side transform. </p>
12701270
<p> The following table gives a number of examples: </p>
12711271
<table class="simple">

0 commit comments

Comments
 (0)