Skip to content

Commit

Permalink
Fix capitalization
Browse files Browse the repository at this point in the history
  • Loading branch information
dfsnow committed Aug 23, 2023
1 parent 36b50cf commit 0d6562c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aws-athena/views/reporting-vw_most_recent_boundary.sql
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
-- View that always contains the most recent political boundaries the
-- data department has ingested, by 10-digit parcel.
-- Data Department has ingested, by 10-digit parcel

WITH parcel AS (
SELECT
Expand Down

0 comments on commit 0d6562c

Please sign in to comment.