[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-docs] 02/02: fix rendering
From: |
gnunet |
Subject: |
[taler-docs] 02/02: fix rendering |
Date: |
Tue, 26 Jan 2021 16:05:18 +0100 |
This is an automated email from the git hooks/post-receive script.
ms pushed a commit to branch master
in repository docs.
commit 268da212bc910330c59aa46cb05d7029142d240a
Author: MS <ms@taler.net>
AuthorDate: Tue Jan 26 16:05:12 2021 +0100
fix rendering
---
libeufin/api-nexus.rst | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/libeufin/api-nexus.rst b/libeufin/api-nexus.rst
index 437f51c..0e122c4 100644
--- a/libeufin/api-nexus.rst
+++ b/libeufin/api-nexus.rst
@@ -79,11 +79,11 @@ User Management
**Request:**
- ..code-block:: ts
+ .. code-block:: ts
- interface UserChangePassword {
- newPassword: string;
- }
+ interface UserChangePassword {
+ newPassword: string;
+ }
.. http:post:: {nexusBase}/users
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.