Commit f500fc1
committed
Drop a stale line-number reference in the callbacks doc
The import reshuffle in the callbacks tutorial moved `mode="legacy"`
off line 17, so the admonition pointing at "line 17" now named the
wrong line. Refer to the argument by where it lives (the `Client(...)`
call) instead of by line number, so it can't drift again.
No-Verification-Needed: doc-prose-only change1 parent 262c17b commit f500fc1
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
0 commit comments