See exactly what changed
A colleague “made a few small edits.” A client returned the contract “mostly unchanged.” ChatGPT rewrote your paragraph and you want to know what it actually touched. Reading two versions side by side and spotting differences by eye is unreliable at any length — a diff makes every change explicit.
Paste the original on the left and the new version on the right: additions appear green, deletions red with strikethrough, in context rather than as a cryptic patch file. Switch to line mode for code and data.