From b0f8015cd7cc5973f038a7b4533daf5b4fba5e82 Mon Sep 17 00:00:00 2001 From: Kubudak90 Date: Sun, 15 Mar 2026 03:13:18 +0300 Subject: [PATCH] docs: fix typo in README - 'to to kill' -> 'to kill' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 40292e2b9..f60632b94 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ https://icon-sets.iconify.design/ - start your tests btw you don't have to kill anvil, it will be killed by next npm run anvil -if you want to to kill anvil run: +if you want to kill anvil run: - `pkill -f anvil`