aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/templates/banknotes-codes.html.tmpl
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2025-08-01 01:30:00 +0200
committerThomas Voss <mail@thomasvoss.com> 2025-08-01 01:30:00 +0200
commit78d6aeedffa428dba1394eecb32a9534ecd04202 (patch)
tree6a49ebbb746f651425226c3ef7bb4386f16f7176 /src/templates/banknotes-codes.html.tmpl
parent89b4267bd200824723abeeec1bbd6289e8fd2dd5 (diff)
Fix hyphen usage
Diffstat (limited to 'src/templates/banknotes-codes.html.tmpl')
-rw-r--r--src/templates/banknotes-codes.html.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/templates/banknotes-codes.html.tmpl b/src/templates/banknotes-codes.html.tmpl
index ea17307..a921644 100644
--- a/src/templates/banknotes-codes.html.tmpl
+++ b/src/templates/banknotes-codes.html.tmpl
@@ -124,7 +124,7 @@
</table>
<p>
- {{ .Get "The first letter of the printer code can be used to identify the specific printer at which the banknote was printed. The printer- and country codes do not need to line up; a banknote issued by a country will often be printed in another." }}
+ {{ .Get "The first letter of the printer code can be used to identify the specific printer at which the banknote was printed. The printer and country codes do not need to line up; a banknote issued by a country will often be printed in another." }}
</p>
<table role="grid">
@@ -316,4 +316,4 @@
alt={{ $p.GetN "Printer code on a {N} euro bill" "Printer code on a {N} euro bill" $d $args }}
>
</details>
-{{ end }} \ No newline at end of file
+{{ end }}