Skip to content

Commit 5a647fc

Browse files
committed
NEWS proof reading
1 parent 91df560 commit 5a647fc

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

NEWS.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,15 +23,14 @@
2323
generally gives more specific locations than the previous approach and
2424
gives much better locations if an error occurs in an exit handler.
2525

26-
2726
## Minor features and bug fixes
2827

29-
* Helpers are no longer be run twice.
28+
* Helpers are no longer run twice.
3029

3130
* `expect_setequal()` correctly displays results when only one of actual and
32-
expected is missing values (#1835).
31+
expected is missing elements (#1835).
3332

34-
* `expect_snapshot()` and friends no longer create a temporary file for every
33+
* `expect_snapshot()` and friends no longer create a temporary file on every
3534
invocation.
3635

3736
* `expect_snapshot_file()` now generates clickable links to review changes

0 commit comments

Comments
 (0)