Skip to content

Commit

Permalink
Fixing typos and leftovers (#75)
Browse files Browse the repository at this point in the history
Previous edit was a little sloppy.
  • Loading branch information
frivoal authored May 23, 2024
1 parent 69a4a2f commit 1a7c0e3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions boilerplate/htmlwg/status.include
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

<p include-if="REC">
This document was published
by the <a href="https://www.w3.org/groups/htmlwg/css">HTML Working Group</a>
by the <a href="https://www.w3.org/groups/wg/htmlwg/">HTML Working Group</a>
as a [LONGSTATUS] using the <a
href='https://www.w3.org/2023/Process-20231103/#recs-and-notes'>Recommendation
track</a>.
Expand Down Expand Up @@ -70,7 +70,7 @@

<p include-if="WD">
This document was published
by the <a href="https://www.w3.org/groups/htmlwg/css">HTML Working Group</a>
by the <a href="https://www.w3.org/groups/wg/htmlwg">HTML Working Group</a>
as a <strong>Working Draft</strong> using the <a
href='https://www.w3.org/2023/Process-20231103/#recs-and-notes'>Recommendation
track</a>.
Expand All @@ -86,7 +86,7 @@
Publication as a First Public Working Draft
does not imply endorsement by <abbr title="World Wide Web Consortium">W3C</abbr> and its Members.

<p include-if="NOTE" data-deliverer="32061">
<p include-if="NOTE" data-deliverer="115520">
This document was published
by the <a href="https://www.w3.org/groups/wg/htmlwg">HTML Working Group</a>
as a Group Note
Expand All @@ -105,7 +105,7 @@
<p exclude-if="ED,UD,NOTE">This document was produced by a group operating under the
<a href="https://www.w3.org/Consortium/Patent-Policy-20200915/">W3C Patent Policy</a>.
W3C maintains a
<a rel="disclosure" href="https://www.w3.org/groups/wg/css/ipr">public list of any patent disclosures</a>
<a rel="disclosure" href="https://www.w3.org/groups/wg/htmlwg/ipr">public list of any patent disclosures</a>
made in connection with the deliverables of the group;
that page also includes instructions for disclosing a patent.
An individual who has actual knowledge of a patent which the individual believes
Expand Down

0 comments on commit 1a7c0e3

Please sign in to comment.