Skip to content

Commit 9bfa179

Browse files
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent 0a1b83a commit 9bfa179

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

site/src/components/SectionQuotes/quotes.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ export const quotes: QuoteProps[] = [
66
authorTitle: 'OpenClaw creator, OpenAI',
77
avatar: 'steipete',
88
link: 'https://x.com/steipete/status/2005692454553673900',
9-
text: 'This. In one of my projects I ripped out Drizzle ORM and replaced it with Kysely. ORMs are more fore humans than agents. Why deal with leaky abstractions when I can have type-safe raw power?',
9+
text: 'This. In one of my projects I ripped out Drizzle ORM and replaced it with Kysely. ORMs are more for humans than agents. Why deal with leaky abstractions when I can have type-safe raw power?',
1010
},
1111
{
1212
authorName: 'Tim Griesser',

0 commit comments

Comments
 (0)