[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-docs] branch master updated: -fix typo
From: |
gnunet |
Subject: |
[taler-docs] branch master updated: -fix typo |
Date: |
Sat, 25 May 2024 22:29:10 +0200 |
This is an automated email from the git hooks/post-receive script.
grothoff pushed a commit to branch master
in repository docs.
The following commit(s) were added to refs/heads/master by this push:
new cd9c2100 -fix typo
cd9c2100 is described below
commit cd9c2100accf437fdbd6a7fecab87a4b4a669f97
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sat May 25 22:29:07 2024 +0200
-fix typo
---
core/api-challenger.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/core/api-challenger.rst b/core/api-challenger.rst
index afb3096d..f4344b03 100644
--- a/core/api-challenger.rst
+++ b/core/api-challenger.rst
@@ -320,7 +320,7 @@ Challenge
.. ts:def:: ChallengeResponse
- interface ChallengeResponse = ChallengeRedirect | ChallengeCreateResponse
+ type ChallengeResponse = ChallengeRedirect | ChallengeCreateResponse
.. ts:def:: ChallengeRedirect
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.