Skip to content

Commit 70b63ba

Browse files
Update snapshots.md
1 parent 7135862 commit 70b63ba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/user/snapshots.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@ one at a time using the **Prev / Next** buttons. For each change you can see:
265265
![Screenshot showing property-level diff with old and new values displayed side by side](images/snapshots/snapshot-diff-prop-change.png)
266266
_Screenshot showing property-level diff with old and new values displayed side by side_
267267

268-
- **Code diffs** - For function and template nodes, code changes appear as a line-level diff with red `-` for removed lines and green `+` for added, the same format you'd expect from a git diff
268+
- **Code diffs** - For multiline properties — for example in function and template nodes code changes appear as a line-level diff with red `-` for removed lines and green `+` for added, the same format you'd expect from a git diff
269269

270270
![Screenshot showing a code diff for a function node with red and green line-level changes](images/snapshots/snapshot-diff-code-change.png)
271271
_Screenshot showing a code diff for a function node with red and green line-level changes_

0 commit comments

Comments
 (0)