Skip to content

Commit 1323a5c

Browse files
committed
Update markup example in step five to match actual markup
1 parent 63db90d commit 1323a5c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

_includes/sxs/part-five.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@ <h4 class="filename"><span class="material-icons" aria-hidden="true">description
1111
title: USWDS Tutorial
1212
---
1313
</pre><pre class=add>
14-
&lt;section class="usa-banner" aria-label="Official government website"&gt;
14+
&lt;section class="usa-banner" aria-label="Official website of the United States government"&gt;
1515
&lt;div class="usa-accordion"&gt;
1616
&lt;header class="usa-banner__header"&gt;
1717

1818
...
1919

20-
&lt;/header"&gt;
20+
&lt;/div&gt;
2121
&lt;/div&gt;
2222
&lt;/section&gt;</pre><pre class="blur">
2323
&lt;header class="opener"&gt;</pre>

0 commit comments

Comments
 (0)