From f1424c60150c12c2b71c85deb0fd9c8fe96a33b1 Mon Sep 17 00:00:00 2001 From: Jason Rouet <56646501+jaz-on@users.noreply.github.com> Date: Mon, 7 Apr 2025 23:06:20 +0200 Subject: [PATCH] Update favicons.md Typo fix --- src/docs/favicons.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/docs/favicons.md b/src/docs/favicons.md index 05e84e6..1e7b278 100644 --- a/src/docs/favicons.md +++ b/src/docs/favicons.md @@ -6,7 +6,7 @@ All "necessary" favicons are in `src/assets/images/favicon`, and copied over to I chose the sizes based on the recommendations from the [How to Favicon article on evilmartians.com.](https://evilmartians.com/chronicles/how-to-favicon-in-2021-six-files-that-fit-most-needs) -You can place them in that directory manually, or use the script to autmate the process: +You can place them in that directory manually, or use the script to automate the process: ```bash npm run favicons