Commit 7739746
committed
Fix stale line number reference in SPECIFICATION.md
ENABLE_CONTENT_REPLACEMENT is defined at src/config.ts:14, not :10.
Line 10 is BEAR_DATABASE_PATH — a misleading pointer for anyone
navigating to find where the gate env var is read.
https://claude.ai/code/session_01CYLBNqSPLjL19SDB4kr4CY1 parent 891ddcf commit 7739746
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
112 | | - | |
| 112 | + | |
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
| |||
0 commit comments