From ab05a813e0f59a2a3c6e9d3da4e66e54901b85a7 Mon Sep 17 00:00:00 2001 From: matty0501 <17788098+matty0501@users.noreply.github.com> Date: Thu, 11 Dec 2025 12:22:27 +0000 Subject: [PATCH] `gca-create-relation.php`: Updated snippet header to remove spelling mistake. --- gc-airtable/gca-create-relation.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gc-airtable/gca-create-relation.php b/gc-airtable/gca-create-relation.php index a1e83bd15..655036c43 100644 --- a/gc-airtable/gca-create-relation.php +++ b/gc-airtable/gca-create-relation.php @@ -5,7 +5,7 @@ * This snippet demonstrates how to create a relation between two tables in Airtable * when a GC Airtable feed is being processed. It uses an example assuming the following: * - * 1. Theree is an Airtable Base with at least two tables. + * 1. There is an Airtable Base with at least two tables. * 2. There is a Gravity Forms feed that is connected to one of the tables in the Airtable Base. * * TIP: you can easily find the following by creating a new GC Airtable feed, connecting