Skip to content

Commit 60b4302

Browse files
committed
typo
1 parent f4ef9a8 commit 60b4302

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/official-site/sqlpage/migrations/42_blog_video.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ INSERT INTO blog_posts (title, description, icon, created_at, content)
33
VALUES
44
(
55
'Introduction video',
6-
'A 30-minute live presetation of SQLPage, its raison d''être, and how to use it.',
6+
'A 30-minute live presentation of SQLPage, its raison d''être, and how to use it.',
77
'brand-youtube',
88
'2024-05-14',
99
'

0 commit comments

Comments
 (0)