From d394c39c6a1b05033029c42377fbf40603b07bbd Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Fri, 23 Apr 2021 17:22:43 -0700 Subject: base template: typo --- fatcat_scholar/templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fatcat_scholar/templates/base.html b/fatcat_scholar/templates/base.html index 8d0a5ae..c4e78c6 100644 --- a/fatcat_scholar/templates/base.html +++ b/fatcat_scholar/templates/base.html @@ -210,7 +210,7 @@ document.getElementById("search_form").onsubmit = function(){ 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