Skip to content

Commit 644f98b

Browse files
committed
fix(prime.sql): typo
1 parent cae0c5e commit 644f98b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nix/tests/prime.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
-- disable notice messages becuase they differ between 15 and 17
1+
-- disable notice messages because they differ between 15 and 17
22
set client_min_messages = warning;
33
-- CREATE ROLE anon;
44
-- CREATE ROLE authenticated;

0 commit comments

Comments
 (0)