Skip to content

Commit dea23d4

Browse files
committed
chore: fixup errata
1 parent 9138eb4 commit dea23d4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

errata.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<body>
3636
<section id="abstract">
3737
## Abstract
38-
This document catalogues errata for the [[[Geolocation-API]]] W3C Recommendation.
38+
This document catalogues errata for the [[[Geolocation-API]]] W3C Recommendation.
3939
</section>
4040

4141
## Process for submitting errata
@@ -52,7 +52,7 @@
5252
if (["ef098b1"].includes(hash)) {
5353
return false;
5454
}
55-
return !/^Clarify which FPWD|^Merge pull|^tidy|^editorial|^Editiorial|^edtiorial|^chore|^refactor|^tests?|^docs|^typo|^nit/i.test(message);
55+
return !|^Merge pull|^tidy|^editorial|^Editiorial|^edtiorial|^chore|^refactor|^tests?|^docs|^typo|^nit/i.test(message);
5656
}
5757
</script>
5858
<rs-changelog from="REC-2022" filter="removeCommits">

0 commit comments

Comments
 (0)