Skip to content

Commit f025f05

Browse files
committed
fix news bullet
1 parent d1e583c commit f025f05

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

NEWS.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88

99
* `benchplot()` now uses tidy evaluation (@dpseidel, #2699).
1010

11-
* `coord_sf()` now takes a parameter `graticule_labeling` that can be used
12-
to specify which graticules to label on which side of the plot
11+
* `coord_sf()` now accepts two new parameters `label_graticules` and `label_axes`
12+
that can be used to specify which graticules to label on which side of the plot
1313
(@clauswilke, #2846).
1414

1515
* `fortify()` now displays a more informative error message for

0 commit comments

Comments
 (0)