summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Dold <florian@dold.me>2020-11-17 16:31:22 +0100
committerFlorian Dold <florian@dold.me>2020-11-17 16:31:22 +0100
commit2694b4152412db616e3af586d9cb731312cf6ca2 (patch)
tree2eea2a6b87d820f28fff5733f50effbe48b3ac10
parentd50f1071f118efe5e5f380e13e85c9e874908940 (diff)
downloadwww-2694b4152412db616e3af586d9cb731312cf6ca2.tar.gz
www-2694b4152412db616e3af586d9cb731312cf6ca2.tar.bz2
www-2694b4152412db616e3af586d9cb731312cf6ca2.zip
typo
-rw-r--r--news/2020-12.html.j22
1 files changed, 1 insertions, 1 deletions
diff --git a/news/2020-12.html.j2 b/news/2020-12.html.j2
index e7f2255a..08f47848 100644
--- a/news/2020-12.html.j2
+++ b/news/2020-12.html.j2
@@ -20,7 +20,7 @@ Notable changes include:
<li>Simplified development of merchant frontends by having the backend
generate HTML pages for wallet interactions</li>
<li>Implemented long-polling support for refunds</li>
-<li>Packaged merchant point-of-sale and casher Apps for F-Droid</li>
+<li>Packaged merchant point-of-sale and cashier Apps for F-Droid</li>
<li>Redesigned transactions view in the wallet, which unifies pending operations, history and error reporting</li>
<li>Improved usability, error reporting, robustness and stability of the wallet</li>
<li>Availability of a documented API for the wallet core, now used by all user interfaces</li>