commit 0f84c336d563ab14b36d3712f021565e2b766930 parent 925adaf1e64137e8ad23e8d4a58ea7556fb7ec23 Author: Christian Grothoff <christian@grothoff.org> Date: Wed, 23 Oct 2019 12:03:07 +0200 fix typo Diffstat:
| M | taler-nfc-guide.rst | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/taler-nfc-guide.rst b/taler-nfc-guide.rst @@ -177,7 +177,7 @@ instruction ID (TID). Currently, the following TIDs are used: * - TID (reader to wallet) - Description * - ``0x01`` - - Dereference the UTF-8 ecoded ``taler://`` URI in the remainder of the command data. + - Dereference the UTF-8 encoded ``taler://`` URI in the remainder of the command data. * - ``0x02`` - Accept the UTF-8 encoded JSON object in the remainder of the command data as a request tunneling response.