diff options
Diffstat (limited to 'src/templates/jargon.html.tmpl')
-rw-r--r-- | src/templates/jargon.html.tmpl | 4 |
1 files changed, 2 insertions, 2 deletions
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 @@ <dl> {{ template "jargon/dt" (tuple "crh" (.Get "CRH — Coin Roll Hunting")) }} <dd> - {{ .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." }} </dd> </dl> </main> @@ -67,4 +67,4 @@ {{ index . 1 }} </a> </dt> -{{ end }}
\ No newline at end of file +{{ end }} |