gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-docs] 01/02: fix warning: use `` instead of ` as markup


From: gnunet
Subject: [taler-docs] 01/02: fix warning: use `` instead of ` as markup
Date: Mon, 29 Nov 2021 07:45:06 +0100

This is an automated email from the git hooks/post-receive script.

ttn pushed a commit to branch master
in repository docs.

commit d4d17a563de7467986c618c71ffd93e60969722a
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
AuthorDate: Mon Nov 29 01:41:35 2021 -0500

    fix warning: use `` instead of ` as markup
---
 libeufin/api-sandbox.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/libeufin/api-sandbox.rst b/libeufin/api-sandbox.rst
index 41179b0..3266d23 100644
--- a/libeufin/api-sandbox.rst
+++ b/libeufin/api-sandbox.rst
@@ -309,13 +309,13 @@ rights on all of them.
 
 One of the main differences with the previous versions is the
 removal of the "/admin" initial component.  If the administrator
-authenticates for one operation, then this one is of type `admin`:
+authenticates for one operation, then this one is of type ``admin``:
 no need for a dedicate and extra URI part.
 
 For example, mocking transactions in the system was a typical
 /admin-operation, but since transactions themselves are resources
 and any resource is subject to CRUD operations, then mocking one
-becomes just a `C` operation on the 'transactions' resources.  If
+becomes just a ``C`` operation on the 'transactions' resources.  If
 a test case wants to simplify the authentication - by hard-coding
 the credentials, for example - before mocking one transaction, then
 it can impersonate the administrator.

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]