Commit 83c4c7b
Fix hl_lines offset in observers lesson onFilePublish code block
The highlight range was off by two, highlighting lines 25-28 instead of
23-26. The correct range covers the full onFilePublish method block
(@OverRide, method signature, println, closing brace).
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent af5640e commit 83c4c7b
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
387 | 387 | | |
388 | 388 | | |
389 | 389 | | |
390 | | - | |
| 390 | + | |
391 | 391 | | |
392 | 392 | | |
393 | 393 | | |
| |||
0 commit comments