Updated Adding a new operation (markdown)

n1474335 2018-04-09 18:30:23 +01:00
parent d3b94c8174
commit 49f13ca49e
1 changed files with 1 additions and 1 deletions

@ -101,7 +101,7 @@
**Input and Output**
Four data types are supported for the input and output of operations:
Five data types are supported for the input and output of operations:
1. `string` - e.g. `"hello"`
2. `byteArray` - e.g. `[104,101,108,108,111]`