Skip to content

Commit 7b59745

Browse files
committed
Address example-ID warnings
1 parent 4ef50d6 commit 7b59745

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -443,14 +443,14 @@ members helps ensure that, e.g., "`key1, key2`" is treated equivalently to "`key
443443
In the following example, only the "`trigger`" key should be interpreted by the
444444
recipient after the header has been parsed as a structured dictionary:
445445

446-
<pre class="example" heading="Greased Attribution-Reporting-Eligible header">
446+
<pre class="example" heading="Greased Attribution-Reporting-Eligible header" id=grease-eligible>
447447
Attribution-Reporting-Eligible: not-event-source, trigger=event-source;navigation-source=3
448448
</pre>
449449

450450
In the following example, only the "`os`" key should be interpreted by the
451451
recipient after the header has been parsed as a structured dictionary:
452452

453-
<pre class="example" heading="Greased Attribution-Reporting-Support header">
453+
<pre class="example" heading="Greased Attribution-Reporting-Support header" id=grease-support>
454454
Attribution-Reporting-Support: os=web
455455
</pre>
456456

0 commit comments

Comments
 (0)