summaryrefslogtreecommitdiff
path: root/integration-general.rst
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2016-01-13 16:55:52 +0100
committerFlorian Dold <florian.dold@gmail.com>2016-01-13 16:55:52 +0100
commit16e89e2fc54b4170b31cb439c06427cc2c4cfe17 (patch)
tree77ba83f17fbf5be97f33a4e04704da729ebf2bc3 /integration-general.rst
parentd775abbb02afda2fdc0122d69e298bb295cdfa00 (diff)
downloaddocs-16e89e2fc54b4170b31cb439c06427cc2c4cfe17.tar.gz
docs-16e89e2fc54b4170b31cb439c06427cc2c4cfe17.tar.bz2
docs-16e89e2fc54b4170b31cb439c06427cc2c4cfe17.zip
TypeScript-style JSON definitions.
Diffstat (limited to 'integration-general.rst')
-rw-r--r--integration-general.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/integration-general.rst b/integration-general.rst
index 5d1dd87f..5e5c1561 100644
--- a/integration-general.rst
+++ b/integration-general.rst
@@ -34,7 +34,7 @@ is sent by the wallet.
Communication Example
----------------------
-The bank website can send the event ``taler-XYZ`` with the event data ``eventData``.
+The bank website can send the event ``taler-XYZ`` with the event data ``eventData``
to the wallet with the following JavaScript code:
.. sourcecode:: javascript