Skip to content

Commit

Permalink
Fix typo (#67)
Browse files Browse the repository at this point in the history
  • Loading branch information
clausherther authored May 20, 2021
1 parent 53c7b4d commit c441f5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ Expect the model to have rows that are at least as recent as the defined interva

```yaml
tests:
- dbt_expectations.expect_table_column_count_to_be_between:
- dbt_expectations.expect_row_values_to_have_recent_data:
datepart: day
interval: 1
```
Expand Down

0 comments on commit c441f5d

Please sign in to comment.