commit d881b72ea96891d2a15ae5e4cc1659b669bd1cf2 parent 0f6e408aee074a3df5438d79abf43bb4a9286b39 Author: Florian Dold <florian.dold@gmail.com> Date: Wed, 8 Jan 2020 14:34:24 +0100 typo Diffstat:
| M | core/api-wire-plugin-bank.rst | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/core/api-wire-plugin-bank.rst b/core/api-wire-plugin-bank.rst @@ -27,7 +27,7 @@ Authentication -------------- The wire plugin authenticates requests to the bank service via -`HTTP basic auth <https://tools.ietf.org/html/rfc7617>`. +`HTTP basic auth <https://tools.ietf.org/html/rfc7617>`_. ------------------- Making Transactions