Skip to content

Commit 16ebe71

Browse files
committed
transpiling not transforming
1 parent 6b06abf commit 16ebe71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ What is [flow based programming](http://wiki.c2.com/?FlowBasedProgramming)? A pr
1414
Architecture
1515
----
1616

17-
This library transforms JSONata stanzas into valid Erlang code which are intended to be executed in the presence of a `Msg` map.
17+
This library ~~transforms~~ [transpiles](https://people.csail.mit.edu/rachit/post/transpiler/) JSONata stanzas into valid Erlang code which are intended to be executed in the presence of a `Msg` map.
1818

1919
For example:
2020

0 commit comments

Comments
 (0)