Skip to content

Commit

Permalink
Fix typo: add missing 'of'
Browse files Browse the repository at this point in the history
Co-authored-by: Ed Horsford <[email protected]>
  • Loading branch information
frankieroberto and edwardhorsford authored Sep 16, 2024
1 parent b2cc179 commit e9b6c21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ The breadcrumbs component no longer contains its own `<div class="nhsuk-width-co

Instead, you should move it inside the existing `<div class="nhsuk-width-container">` container for your overall page, but before the `<main>` tag.

This means that instead this:
This means that instead of this:

```html
<nav class="nhsuk-breadcrumb" aria-label="Breadcrumb">
Expand Down

0 comments on commit e9b6c21

Please sign in to comment.