You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ What is [flow based programming](http://wiki.c2.com/?FlowBasedProgramming)? A pr
14
14
Architecture
15
15
----
16
16
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.
0 commit comments