Skip to content

Commit a9cc8e0

Browse files
committed
grammar fix
1 parent edf4661 commit a9cc8e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# dplyr (development version)
22

3-
* `bind_rows()` now replaces empty (or NA) element names in a list with it's
3+
* `bind_rows()` now replaces empty (or NA) element names in a list with its
44
numeric index while preserving present names (#7719, @Meghansaha).
55

66
* Clarified how `slice_min()` and `slice_max()` work in the introduction vignette (#7717, @ccani007).

0 commit comments

Comments
 (0)