Skip to content
Updated Transforms And Templates (markdown) authored by mjpearson's avatar mjpearson
...@@ -53,7 +53,7 @@ It can transformed as : ...@@ -53,7 +53,7 @@ It can transformed as :
} }
``` ```
Or to take the previous email forwarder example : Or to take the previous email forwarder example, we can just keep on drilling into the object to find what we're looking for :
``` ```
{ {
... ...
......