Skip to content

Commit

Permalink
docs: fix missing space
Browse files Browse the repository at this point in the history
  • Loading branch information
schoero committed Aug 25, 2024
1 parent 655f641 commit 0ed75e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<img alt="eslint-plugin-readable-tailwind logo" src="https://img.shields.io/npm/v/eslint-plugin-readable-tailwind?style=flat-square&labelColor=EBEEF2B&color=000000">
</picture>
</a>
<aalt="GitHub issues" href="https://github.com/schoero/eslint-plugin-readable-tailwind/issues">
<a alt="GitHub issues" href="https://github.com/schoero/eslint-plugin-readable-tailwind/issues">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://img.shields.io/github/issues/schoero/eslint-plugin-readable-tailwind?style=flat-square&labelColor=32363B&color=ffffff">
<source media="(prefers-color-scheme: light)" srcset="https://img.shields.io/github/issues/schoero/eslint-plugin-readable-tailwind?style=flat-square&labelColor=EBEEF2&color=000000">
Expand Down

0 comments on commit 0ed75e4

Please sign in to comment.