Skip to content

Commit 4000d01

Browse files
Update node session title to emphasize simplicity
1 parent c6d38f0 commit 4000d01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/nextjs/app/sessions.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@ export const sessions: Session[] = [
288288
speaker: [SPEAKERS.PHILIP],
289289
},
290290
{
291-
title: "Run your own Ethereum node with the BG 'client'",
291+
title: "Run your own Ethereum node with one simple command",
292292
date: "2025-11-19",
293293
startTime: "12:00",
294294
endTime: "13:00",

0 commit comments

Comments
 (0)