From 974d57a03a098f85fbe1a69460d0c302a87aa541 Mon Sep 17 00:00:00 2001 From: don c Date: Fri, 16 Feb 2024 13:19:55 -0800 Subject: [PATCH] Update README.md (#74) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 453b323..ba00aae 100644 --- a/README.md +++ b/README.md @@ -98,7 +98,7 @@ vars: - Masking is controlled by [meta](https://docs.getdbt.com/reference/resource-properties/meta) in [dbt resource properties](https://docs.getdbt.com/reference/declaring-properties) for sources and models. -- Decide you masking policy name and add the key `masking_policy` in the column which has to be masked. +- Decide your masking policy name and add the key `masking_policy` in the column which has to be masked. **Example** : source.yml