taler-mailbox

Service for asynchronous wallet-to-wallet payment messages
Log | Files | Refs | Submodules | README | LICENSE

commit 7a911862c22a4944ed202037bbdc25bb25ec6e6c
parent c94b481bdbc4c150bd445b87887baed1a9c9ff58
Author: Martin Schanzenbach <schanzen@gnunet.org>
Date:   Sat, 21 Mar 2026 10:08:05 +0100

spelling

Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -13,7 +13,7 @@ See https://docs.taler.net/core/api-mailbox.html # Testing -Make sure that the dabase (Postgres) `taler-mailbox-test` exists and your user has permissions to access it: +Make sure that the database (Postgres) `taler-mailbox-test` exists and your user has permissions to access it: ``` $ make check