Commit a3957a8
fix(docs/plans): align ctx.Publish formatting in demo script
Round-2 Claude bot reviewer noted: docs/plans/improve-ui-ux.md had two
different conventions for naming the Publish call — one with the `ctx.`
receiver, one without. Aligning both to `ctx.Publish(ctx.SelfTopic(),
...)` matches the README + recipe convention.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 109fbd8 commit a3957a8
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
490 | 490 | | |
491 | 491 | | |
492 | 492 | | |
493 | | - | |
| 493 | + | |
494 | 494 | | |
495 | 495 | | |
496 | 496 | | |
| |||
0 commit comments