From db7c50a0edb0487821900bbcfa42f46bd9ee98fa Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Thu, 11 Feb 2021 18:00:50 -0500 Subject: mark up ‘requests’ MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- taler-merchant-api-tutorial.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'taler-merchant-api-tutorial.rst') diff --git a/taler-merchant-api-tutorial.rst b/taler-merchant-api-tutorial.rst index 2070a943..034ad182 100644 --- a/taler-merchant-api-tutorial.rst +++ b/taler-merchant-api-tutorial.rst @@ -49,7 +49,7 @@ This chapter explains some basic concepts. In the second chapter, you will learn how to do basic payments. This version of the tutorial has examples for Python3. It uses the -requests library for HTTP requests. Versions for other +``requests`` library for HTTP requests. Versions for other languages/environments are available as well. If you want to look at some simple, running examples, check out these: -- cgit v1.2.3