Skip to content

Commit 94e6a67

Browse files
Fixing a couple of bikeshed errors (#1425)
1 parent 2c6fa22 commit 94e6a67

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/index.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2894,7 +2894,7 @@ spec: webappsec-referrer-policy; urlPrefix: https://w3c.github.io/webappsec-refe
28942894
</section>
28952895

28962896
<section algorithm>
2897-
<h3 id="should-skip-event"><dfn>Should Skip Event</dfn></h3>
2897+
<h3 id="should-skip-event-algorithm"><dfn>Should Skip Event</dfn></h3>
28982898
: Input
28992899
:: |eventName|, a string
29002900
:: |serviceWorker|, a [=/service worker=]
@@ -3174,7 +3174,7 @@ spec: webappsec-referrer-policy; urlPrefix: https://w3c.github.io/webappsec-refe
31743174
: Input
31753175
:: |clientURL|, a [=/URL=]
31763176
: Output
3177-
:: |registration|, a [=/service worker registration=]
3177+
:: A [=/service worker registration=]
31783178

31793179
1. Run the following steps atomically.
31803180
1. Let |clientURLString| be <a lt="URL serializer">serialized</a> |clientURL|.

docs/v1/index.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2686,7 +2686,7 @@ spec: webappsec-referrer-policy; urlPrefix: https://w3c.github.io/webappsec-refe
26862686
</section>
26872687

26882688
<section algorithm>
2689-
<h3 id="should-skip-event"><dfn>Should Skip Event</dfn></h3>
2689+
<h3 id="should-skip-event-algorithm"><dfn>Should Skip Event</dfn></h3>
26902690
: Input
26912691
:: |eventName|, a string
26922692
:: |serviceWorker|, a [=/service worker=]
@@ -2966,7 +2966,7 @@ spec: webappsec-referrer-policy; urlPrefix: https://w3c.github.io/webappsec-refe
29662966
: Input
29672967
:: |clientURL|, a [=/URL=]
29682968
: Output
2969-
:: |registration|, a [=/service worker registration=]
2969+
:: A [=/service worker registration=]
29702970

29712971
1. Run the following steps atomically.
29722972
1. Let |clientURLString| be <a lt="URL serializer">serialized</a> |clientURL|.

0 commit comments

Comments
 (0)