Skip to content

Commit ecee8ce

Browse files
authored
Fix a typo in changelog (wrong issue number) (#4563)
1 parent cabb746 commit ecee8ce

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
@@ -87,7 +87,7 @@ small selection of feature refinements.
8787
* It is now deprecated to specify `guides(<scale> = FALSE)` or
8888
`scale_*(guide = FALSE)` to remove a guide. Please use
8989
`guides(<scale> = "none")` or `scale_*(guide = "none")` instead
90-
(@yutannihilation, #4094).
90+
(@yutannihilation, #4097)
9191

9292
* Fix a bug in `guide_bins()` where keys would disappear if the guide was
9393
reversed (@thomasp85, #4210)

0 commit comments

Comments
 (0)