From bfd9cf86b06361482afec7d19843d047f46b9d6b Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Thu, 11 Feb 2021 19:42:57 -0500 Subject: fix typo: use anchor syntax for ‘pick-up-tip’ MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- taler-merchant-api-tutorial.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/taler-merchant-api-tutorial.rst b/taler-merchant-api-tutorial.rst index cb6c678c..91d6c582 100644 --- a/taler-merchant-api-tutorial.rst +++ b/taler-merchant-api-tutorial.rst @@ -460,7 +460,9 @@ are recognized in the JSON request object: The response from the backend contains a ``tip_redirect_url``. The customer’s browser must be redirected to this URL for the wallet to pick -up the tip. pick up tip +up the tip. + +.. _pick-up-tip: This code snipped illustrates giving a tip: -- cgit v1.2.3