From 07e480c7b7234f8972d9ce0361d1ec4f4f08b30d Mon Sep 17 00:00:00 2001 From: maful Date: Wed, 20 Sep 2023 09:16:30 +0700 Subject: [PATCH] chore(docs): remove . at end of line --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f1288cd..920f585 100644 --- a/README.md +++ b/README.md @@ -108,7 +108,7 @@ ReactDOM.render(, document.getElementById("root")); - [blade-phosphor-icons](https://github.com/codeat3/blade-phosphor-icons) ▲ Phosphor icons in your Laravel Blade views - [wireui/phosphoricons](https://github.com/wireui/phosphoricons) ▲ Phosphor icons for Laravel - [phosphor-css](https://github.com/lucagoslar/phosphor-css) ▲ CSS wrapper for Phosphor SVG icons -- [ruby-phosphor-icons](https://github.com/maful/ruby-phosphor-icons) ▲ Phosphor icons for Ruby and Rails applications. +- [ruby-phosphor-icons](https://github.com/maful/ruby-phosphor-icons) ▲ Phosphor icons for Ruby and Rails applications If you've made a port of Phosphor and you want to see it here, just open a PR [here](https://github.com/phosphor-icons/phosphor-home)!