From c6be69a10eb192687a513dd8d97fc738163d983f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Th=C3=A9o=20Cusnir?= Date: Thu, 16 Jan 2025 19:30:17 +0100 Subject: [PATCH] docs: fix small typo in docs.md This MR aims to fix a very small typo in the docs.md file. --- docs/icons.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/icons.md b/docs/icons.md index c1f4f736..79b49a2f 100644 --- a/docs/icons.md +++ b/docs/icons.md @@ -13,5 +13,5 @@ - Check if the naming of the newly generated file is consistent and is not breaking old conventions - Generate a new story with all icons running `melos gen_icons` - Double-check for errors -- Check **All icons** story for any icons misplacement +- Check **All icons** story for any icon misplacement - Push and create a PR (don't forget to mark it as **breaking** if any icon was removed/renamed)