From 78d6aeedffa428dba1394eecb32a9534ecd04202 Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Fri, 1 Aug 2025 01:30:00 +0200 Subject: Fix hyphen usage --- src/templates/jargon.html.tmpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/templates/jargon.html.tmpl') diff --git a/src/templates/jargon.html.tmpl b/src/templates/jargon.html.tmpl index 23847a4..79519aa 100644 --- a/src/templates/jargon.html.tmpl +++ b/src/templates/jargon.html.tmpl @@ -55,7 +55,7 @@
{{ template "jargon/dt" (tuple "crh" (.Get "CRH — Coin Roll Hunting")) }}
- {{ .Get "Coin roll hunting is a general term for the activity of collecting coins by searching through coin rolls and -bags. Coin rolls and -bags are often obtained at banks or coin roll machines." }} + {{ .Get "Coin roll hunting is a general term for the activity of collecting coins by searching through coin rolls and bags. Coin rolls and bags are often obtained at banks or coin roll machines." }}
@@ -67,4 +67,4 @@ {{ index . 1 }} -{{ end }} \ No newline at end of file +{{ end }} -- cgit v1.2.3