We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3347226 + 10d78a9 commit 9fa16f3Copy full SHA for 9fa16f3
docs/business-logic-in-apps/write-javascript/transformers.md
@@ -6,7 +6,7 @@ Compared with inline code in `{{ }}`, transformer supports multi-line code block
6
7
## Quickstart
8
9
-Click **+ New > Transfromer** in a query editor to create a transformer.
+Click **+ New > Transformer** in a query editor to create a transformer.
10
11
Then write your JS code in the transformer. You can click **Preview** to get the return value and access it by `transformerName.value` in your app.
12
0 commit comments