We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9138eb4 commit dea23d4Copy full SHA for dea23d4
errata.html
@@ -35,7 +35,7 @@
35
<body>
36
<section id="abstract">
37
## Abstract
38
- This document catalogues errata for the [[[Geolocation-API]]] W3C Recommendation.
+ This document catalogues errata for the [[[Geolocation-API]]] W3C Recommendation.
39
</section>
40
41
## Process for submitting errata
@@ -52,7 +52,7 @@
52
if (["ef098b1"].includes(hash)) {
53
return false;
54
}
55
- return !/^Clarify which FPWD|^Merge pull|^tidy|^editorial|^Editiorial|^edtiorial|^chore|^refactor|^tests?|^docs|^typo|^nit/i.test(message);
+ return !|^Merge pull|^tidy|^editorial|^Editiorial|^edtiorial|^chore|^refactor|^tests?|^docs|^typo|^nit/i.test(message);
56
57
</script>
58
<rs-changelog from="REC-2022" filter="removeCommits">
0 commit comments