fix: Remove newline from quote string literal

This commit is contained in:
denshooter
2026-01-09 12:57:08 +01:00
parent 21f0ebaa98
commit 5dcc6ae0a6
+1 -2
View File
@@ -1116,8 +1116,7 @@ export default function ActivityFeed() {
author: "Jonathan Sachs",
},
{
content: "If you cannot explain a program to yourself, the chance of the
computer getting it right is pretty small.",
content: "If you cannot explain a program to yourself, the chance of the computer getting it right is pretty small.",
author: "Bob Frankston",
},
{