From 34afb00666814d7bcb5c29085a25353986ea805d Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Tue, 13 Apr 2021 12:00:38 -0700 Subject: fix 'colected' typos Thanks for the catch martin --- python/fatcat_web/templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'python/fatcat_web') diff --git a/python/fatcat_web/templates/base.html b/python/fatcat_web/templates/base.html index c17f81de..5f507082 100644 --- a/python/fatcat_web/templates/base.html +++ b/python/fatcat_web/templates/base.html @@ -158,7 +158,7 @@ window.goatcounter = { /* title leaks search query, so don't report it */ title: "", - {# to allow localhost connections (dev) to be colected, set: allow_local: true #} + {# to allow localhost connections (dev) to be collected, set: allow_local: true #} }; -- cgit v1.2.3