Skip to content

Commit d919b6d

Browse files
committed
chore: tweak slogan
1 parent 2762f8c commit d919b6d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/app/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ const products: Product[] = [
5252
{
5353
key: 'pgparser',
5454
name: 'pgparser',
55-
tagline: 'Native Golang Postgres parser',
55+
tagline: 'Golang-native Postgres parser',
5656
description:
5757
'Thread-safe, Golang-native Postgres parser. Parse, analyze, and transform SQL with zero CGo dependencies.',
5858
tags: ['Go', 'Parser', 'Library'],

0 commit comments

Comments
 (0)