Skip to content

Commit 480d8d6

Browse files
committed
typo
1 parent a93fbe9 commit 480d8d6

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
@@ -115,7 +115,7 @@ rowwiseDT(
115115
116116
15. `DT[1, on=NULL]` now works for returning the first row, [#6579](https://github.com/Rdatatable/data.table/issues/6579). Thanks to @Kodiologist for the report and @tdhock for the PR.
117117
118-
16. Using `print.data.table()` with nested dataframes no longer errors when one of the nested dataframes has only one column, [#6592](https://github.com/Rdatatable/data.table/issues). Thanks to @r2evans for the but report and fix.
118+
16. Using `print.data.table()` with nested dataframes no longer errors when one of the nested dataframes has only one column, [#6592](https://github.com/Rdatatable/data.table/issues). Thanks to @r2evans for the bug report and fix.
119119
120120
## NOTES
121121

0 commit comments

Comments
 (0)