Commit 754e7ea
docs: fix stale put(String) builder signature in reference
The Chunk builder row still read put(String column, Object data) but
the method has taken ColumnName since #200. A survey of backticked
method-signature claims (prompted by the #202 review) surfaced it;
#202 fixed the fenced .put snippets but missed this reference table row.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 78a7e89 commit 754e7ea
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
| 111 | + | |
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
| |||
0 commit comments