Skip to content

Commit f1fb405

Browse files
stephhouCopilot
andauthored
Update scripts/sql/export_email_addresses_for_incentives.sql
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: Steph Housden <167300771+stephhou@users.noreply.github.com>
1 parent 99c5269 commit f1fb405

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/sql/export_email_addresses_for_incentives.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,5 +70,5 @@ SELECT count(*) AS rows_exported_and_marked FROM tmp_eligible_incentive_export;
7070

7171
-- TRANSACTION END
7272

73-
-- DELETE tempprary export table
73+
-- DELETE temporary export table
7474
DROP TABLE IF EXISTS tmp_eligible_incentive_export;

0 commit comments

Comments
 (0)