Skip to content

Commit 12914a6

Browse files
Merge branch 'main' into speakers-schedule
2 parents b0c4199 + 8267732 commit 12914a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/data/notion-data.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -438,7 +438,7 @@ export const talksBySlug: Record<string, TalkInfo> = {
438438
slug: "talk-dan-vanderkam",
439439
tags: ["ASTs", "Parsing", "Source Code"],
440440
talkFormat: "Full",
441-
title: "The Battle for Source Code: Text, ASTs, or Other?",
441+
title: "The Battle for Source Code: Why Text Always Wins?",
442442
},
443443
"talk-don-isaac": {
444444
description:

0 commit comments

Comments
 (0)