Broken table + truncated instruction in leaky-faucet article #30
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Location
content/articles/how-to-fix-a-leaky-faucet.mdProblems
1. Broken diagnostic table (lines 84-86)
The drip-location table has a truncated cell
$with no amount. It's also missing rows for other common drip locations that the article text discusses (O-ring at spout base, washer on compression faucets, valve seat).2. Step 9 cuts off mid-sentence (line 149)
The reassembly instruction ends with "then add exactly 1" — no unit, no torque spec.
Impact
Suggested fix
Complete the table with all 4 common drip types. Finish step 9.
Fixed in commit
09aa10f:Table (lines 84-89): replaced single broken row with 4 complete rows covering single-handle cartridge, two-handle compression seat washer, spout O-ring, and supply line/valve seat — all with realistic 2026 price ranges.
Step 9 (line 152): completed the truncated torque instruction — "one quarter-turn past hand-tight" with overtightening warning.