Skip to content

Commit

Permalink
fix usage style (#6638)
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinZonda committed Jun 18, 2021
1 parent de019c2 commit 6a7b2e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/components/usage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -336,7 +336,7 @@ export default function Usage({ baseUrl }: { baseUrl: string }): JSX.Element {
simple-icons
</a>
. Simple-icons are referenced using icon slugs which can be
found on the simple-icons site or in the
found on the simple-icons site or in the{' '}
<a href="https://github.com/simple-icons/simple-icons/blob/develop/slugs.md">
slugs.md file
</a>{' '}
Expand Down

0 comments on commit 6a7b2e3

Please sign in to comment.