Skip to content

Commit 5bd2dae

Browse files
authored
Update chapter-5.3 - Fix node name (n8n-io#2940)
1 parent 63d1df4 commit 5bd2dae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/courses/level-one/chapter-5/chapter-5.3.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ Next, we want to insert this data into Airtable. Remember what Nathan said at th
7171
7272
Since Nathan only needs the `processing` orders in the table, we'll connect the Airtable node to the If node's `true` connector.
7373

74-
In this case, since the Airtable node is already on our canvas, select the **HTTP Request** `true` connector and drag it to the Airtable node.
74+
In this case, since the Airtable node is already on our canvas, select the **If node** `true` connector and drag it to the Airtable node.
7575

7676
It's a good idea at this point to retest the Airtable node. Before you do, open your table in Airtable and delete all existing rows. Then open the Airtable node window in n8n and select **Test step**.
7777

0 commit comments

Comments
 (0)