Skip to content

Commit

Permalink
Merge pull request #605 from w3c/fix/example-header
Browse files Browse the repository at this point in the history
Typo
  • Loading branch information
mattgarrish authored Jan 20, 2025
2 parents 86ed29b + c2b123e commit 8dea606
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions a11y-meta-display-guide/2.0/draft/guidelines/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1729,13 +1729,13 @@ <h4>Examples</h4>
<dl>
<dt>Compact display</dt>
<dd>
<p class="ex-hd" data-localization-id="hazards-title">Rich content</p>
<p class="ex-hd" data-localization-id="hazards-title">Hazards</p>
<p>No hazards</p>
</dd>

<dt>Descriptive display</dt>
<dd>
<p class="ex-hd" data-localization-id="hazards-title">Rich content</p>
<p class="ex-hd" data-localization-id="hazards-title">Hazards</p>
<p>The publication contains no hazards</p>
</dd>
</dl>
Expand Down

0 comments on commit 8dea606

Please sign in to comment.