diff options
author | Thomas Voss <mail@thomasvoss.com> | 2025-08-01 01:30:00 +0200 |
---|---|---|
committer | Thomas Voss <mail@thomasvoss.com> | 2025-08-01 01:30:00 +0200 |
commit | 78d6aeedffa428dba1394eecb32a9534ecd04202 (patch) | |
tree | 6a49ebbb746f651425226c3ef7bb4386f16f7176 /src/templates/collecting-storage.html.tmpl | |
parent | 89b4267bd200824723abeeec1bbd6289e8fd2dd5 (diff) |
Fix hyphen usage
Diffstat (limited to 'src/templates/collecting-storage.html.tmpl')
-rw-r--r-- | src/templates/collecting-storage.html.tmpl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/templates/collecting-storage.html.tmpl b/src/templates/collecting-storage.html.tmpl index 8d29667..d5a590b 100644 --- a/src/templates/collecting-storage.html.tmpl +++ b/src/templates/collecting-storage.html.tmpl @@ -60,7 +60,7 @@ Coin capsules are plastic capsules you can put your coin in. They offer good protection to your coins, while still allowing you to view all parts of your coin easily, including - the edge engravings and -inscriptions. Capsules are also far + the edge engravings and inscriptions. Capsules are also far more durable than flips, and can be opened and closed repeatedly allowing for them to be reused. This isn’t really possible with flips. @@ -160,4 +160,4 @@ > </div> </details> -{{ end }}
\ No newline at end of file +{{ end }} |