Skip to content

Commit ee0c55c

Browse files
authored
Fix typo in NEWS (#1554)
1 parent 89f1861 commit ee0c55c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NEWS.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -687,7 +687,7 @@ Packing and chopping are interesting primarily because they are the atomic opera
687687
(@ha0ye, #657).
688688

689689
* tidyr now re-exports `tibble()`, `as_tibble()`, and `tribble()`,
690-
as well as the tidyselect helpers (`starts_with()`, `ends_width()`, ...).
690+
as well as the tidyselect helpers (`starts_with()`, `ends_with()`, ...).
691691
This makes generating documentation, reprexes, and tests easier, and
692692
makes tidyr easier to use without also attaching dplyr.
693693

0 commit comments

Comments
 (0)