From f22c52b5e8196dd8a27764bdec9bf0108b330015 Mon Sep 17 00:00:00 2001 From: Kristin Bagnall <54283769+fivetran-kristin@users.noreply.github.com> Date: Mon, 12 Apr 2021 13:52:06 -0700 Subject: [PATCH] typo fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2dc23fe..cfe8fa1 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ vars: asana_schema: your_schema_name ``` -To add addtional columns to tasks use the pass-through column variable. This is useful for adding custom fields not already included in this package. +To add additional columns to tasks use the pass-through column variable. This is useful for adding custom fields not already included in this package. ```yml # dbt_project.yml