Skip to content

Commit

Permalink
docs: fix typo in footer block story
Browse files Browse the repository at this point in the history
  • Loading branch information
tillywoodfield committed Nov 6, 2024
1 parent 393d72d commit cb9be5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/scss/components/footer-block/footer-block.stories.ts
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ export const UsefulLinks: Story = {
<li><a href="#">Useful link</a></li>
<li><a href="#">Translation FAQs</a></li>
<li><a href="#">Another useful link</a></li>
<li><a href="#">Another even more useful longer lin</a></li>
<li><a href="#">Another even more useful longer link</a></li>
</ul>
</div>
</div>`,
Expand Down

0 comments on commit cb9be5c

Please sign in to comment.