From 91186ce92511ae8d0d81186b45d827cba14f1022 Mon Sep 17 00:00:00 2001 From: Antoine <36314396+antoinepetty@users.noreply.github.com> Date: Fri, 15 Jan 2021 15:44:51 +0000 Subject: [PATCH] Fix typo in favicons twig comment --- twigs/content/favicons.twig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/twigs/content/favicons.twig b/twigs/content/favicons.twig index c326b879..442ad0d5 100644 --- a/twigs/content/favicons.twig +++ b/twigs/content/favicons.twig @@ -2,7 +2,7 @@ There are many useful favicon generators on the web. Most of them will generate a zip file containing the necessary images and a file with the relevant HTML to use them. - Unzip the file in assets/favicons and copy the HTML into theis twig. + Unzip the file in assets/favicons and copy the HTML into this twig. *** Remember to update the file names to reflect their proper location (see below) *** #}